summaryrefslogtreecommitdiff
path: root/sys/dev/DEVNAMES
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/DEVNAMES')
0 files changed, 0 insertions, 0 deletions
out previous because it breaks the build.ad 2008-06-05glibc compatibile PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP, requested byad 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-02-14Adjust mutex/rwlock definitions to match reality now that there is onlyad 2007-09-07- Don't take the mutex's spinlock (ptr_interlock) in pthread_cond_wait().ad 2007-08-04Some significant performance improvements, and a fix for a race with pthreadad 2007-05-02Remove obsolete comment.ad 2003-09-26Don't include <machine/lock.h> anymore; instead, we now getnathanw 2003-07-17Prepare for inclusion in sys/types.h by ensuring that all the symbolsnathanw 2003-01-25Make pthread_barrier_wait() handle spurious wakeups from pthread__block()nathanw 2003-01-18Merge the nathanw_sa branch.thorpej