Searched hist:a635399b0744555fe9f3fc01d6f58ff29d3bc075 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/libroot/posix/pthread/ |
H A D | pthread_cleanup.cpp | a635399b0744555fe9f3fc01d6f58ff29d3bc075 Mon Mar 31 15:10:00 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Rearranged pthread thread support a bit: there is now a pthread_thread structure that is attached (via TLS) to each pthread. * Implemented support for pthread_cleanup_{push|pop}(). * I haven't really been able to test these changes, yet, though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24704 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | Jamfile | a635399b0744555fe9f3fc01d6f58ff29d3bc075 Mon Mar 31 15:10:00 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Rearranged pthread thread support a bit: there is now a pthread_thread structure that is attached (via TLS) to each pthread. * Implemented support for pthread_cleanup_{push|pop}(). * I haven't really been able to test these changes, yet, though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24704 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/headers/posix/ |
H A D | pthread.h | a635399b0744555fe9f3fc01d6f58ff29d3bc075 Mon Mar 31 15:10:00 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Rearranged pthread thread support a bit: there is now a pthread_thread structure that is attached (via TLS) to each pthread. * Implemented support for pthread_cleanup_{push|pop}(). * I haven't really been able to test these changes, yet, though.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@24704 a95241bf-73f2-0310-859d-f6bbb57e9c96
|