freebsd-dev/lib/libthr
David Xu 7dcb6ea4f6 Export following functions:
_pthread_mutexattr_getpshared
	_pthread_mutexattr_setpshared
	pthread_condattr_getpshared
	pthread_condattr_setpshared
	pthread_mutexattr_getpshared
	pthread_mutexattr_setpshared
2005-10-24 05:20:04 +00:00
..
arch Remove COMPAT_32BIT, it is no longer needed. 2005-04-27 01:29:03 +00:00
support Use thr_new syscall to create a new thread, obscure context operations 2005-04-23 02:48:59 +00:00
sys Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thread Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared. 2005-10-24 05:16:41 +00:00
libthr.3 Markup fixes. 2005-06-16 19:01:07 +00:00
Makefile Bump the shared library version number of all libraries that have not 2005-07-22 17:19:05 +00:00
pthread.map Export following functions: 2005-10-24 05:20:04 +00:00