Searched hist:"550 a30a0b77dcf07a0098b8a0db51afe9b4cd313" (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/libroot/posix/pthread/ |
H A D | pthread_condattr.c | 550a30a0b77dcf07a0098b8a0db51afe9b4cd313 Sat Sep 22 16:30:22 UTC 2007 Ryan Leavengood <leavengood@gmail.com> I needed Pthread condition variables for WebKit, so I implemented them. I have tested this with a simple test program I downloaded from the internet. We get the same result as on Linux, so I think this is good. I will test it more with WebKit later.
Our Pthreads implementation is still missing some stuff, but this adds a good chunk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22274 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | 550a30a0b77dcf07a0098b8a0db51afe9b4cd313 Sat Sep 22 16:30:22 UTC 2007 Ryan Leavengood <leavengood@gmail.com> I needed Pthread condition variables for WebKit, so I implemented them. I have tested this with a simple test program I downloaded from the internet. We get the same result as on Linux, so I think this is good. I will test it more with WebKit later.
Our Pthreads implementation is still missing some stuff, but this adds a good chunk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22274 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/posix/ |
H A D | pthread.h | 550a30a0b77dcf07a0098b8a0db51afe9b4cd313 Sat Sep 22 16:30:22 UTC 2007 Ryan Leavengood <leavengood@gmail.com> I needed Pthread condition variables for WebKit, so I implemented them. I have tested this with a simple test program I downloaded from the internet. We get the same result as on Linux, so I think this is good. I will test it more with WebKit later.
Our Pthreads implementation is still missing some stuff, but this adds a good chunk.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22274 a95241bf-73f2-0310-859d-f6bbb57e9c96
|