haiku/src/kernel/libroot/posix/pthread
Axel Dörfler 74b016ecad Added a basic pthread_mutex and pthread_mutexattr implementation which
will come in handy for the glibc stuff - and is great for our libroot.so,
too.
Everything should work except for: pthread_mutexattr_(set|get)prioceiling/
protocol(). That might be added at a later time, though, I don't consider
it a high priority.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3082 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-04-20 18:48:54 +00:00
..
Jamfile Added a basic pthread_mutex and pthread_mutexattr implementation which 2003-04-20 18:48:54 +00:00
pthread_mutex.c Added a basic pthread_mutex and pthread_mutexattr implementation which 2003-04-20 18:48:54 +00:00
pthread_mutexattr.c Added a basic pthread_mutex and pthread_mutexattr implementation which 2003-04-20 18:48:54 +00:00
pthread_private.h Added a basic pthread_mutex and pthread_mutexattr implementation which 2003-04-20 18:48:54 +00:00