| View previous topic :: View next topic |
| Author |
Message |
XMunkki
Joined: 18 Oct 2005 Posts: 3
|
Posted: Fri Nov 04, 2005 10:22 pm Post subject: pthread support? |
|
|
Hi,
one porting project requires pthreads. Since I don't have over extensive experience with pthreads, I decided to ask here. Why hasn't it been implemented already? Just wondering if there are some unforseen problems I just don't see yet. The mapping from sceThread commands to pthreads seems relatively straightforward, though some implementation details are hard to reproduce (I presume).
Is someone working on this? I will probably do my own smallish implementation (separate from pspsdk at first) for my own purposes once I have free time. |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sat Nov 05, 2005 1:30 am Post subject: |
|
|
I suspect nobody has bothered yet because nobody has had a need until now.
Any code you have to contribute would be greatly welcomed, however. Fire off a message to Oobles to get commit access to the svn repository. |
|
| Back to top |
|
 |
mrbrown
Joined: 17 Jan 2004 Posts: 1536
|
Posted: Sat Nov 05, 2005 2:37 am Post subject: |
|
|
| ooPo wrote: | | Any code you have to contribute would be greatly welcomed, however. Fire off a message to Oobles to get commit access to the svn repository. |
After you demonstrate that you know how to write working code... :) |
|
| Back to top |
|
 |
ooPo Site Admin
Joined: 17 Jan 2004 Posts: 2032 Location: Canada
|
Posted: Sat Nov 05, 2005 3:16 am Post subject: |
|
|
| Which was implied by the 'Any code you have to contribute...' part of my sentence. :) |
|
| Back to top |
|
 |
|