freebsd-dev/lib/libc/include
Doug Rabson ceb336710e * Add stubs for pthread_cond_broadcast.
* Fix typos in rwlock stubs.
* Add pthread_XXX counterparts to the _pthread_XXX stubs which libraries
  like libX11 can use to ensure thread-safety without requiring the use
  of a thread library.

Submitted by: Terry Lambert (pthread_cond_broadcast)
Reviewed by: deischen
2002-11-01 09:37:17 +00:00
..
libc_private.h Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00
namespace.h * Add stubs for pthread_cond_broadcast. 2002-11-01 09:37:17 +00:00
reentrant.h * Add stubs for pthread_cond_broadcast. 2002-11-01 09:37:17 +00:00
spinlock.h Remove __P() usage. 2002-03-21 22:49:10 +00:00
un-namespace.h Do not use __progname directly (except in [gs]etprogname(3)). 2002-03-29 22:43:43 +00:00