This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
lib
/
libpthread
History
nathanw
7c7a36f21d
In nanosleep(), loop until the timer fires or a signal is taken; other
...
spurious wakeups (such as those caused by gdb) should not cause nanosleep to return prematurely.
2004-08-24 02:08:08 +00:00
..
arch
Use RET macro for returning.
2004-08-21 11:31:44 +00:00
debuglog.c
…
genassym.sh
…
Makefile
…
pthread_alarms.c
enhance MI pthreads code to support hppa:
2004-07-18 21:24:52 +00:00
pthread_attr_setcreatesuspend_np.3
…
pthread_attr.3
…
pthread_attr.c
…
pthread_barrier_destroy.3
…
pthread_barrier_init.3
…
pthread_barrier_wait.3
…
pthread_barrier.c
…
pthread_barrierattr.3
…
pthread_cancel.3
…
pthread_cancelstub.c
…
pthread_cleanup_push.3
…
pthread_cond_broadcast.3
…
pthread_cond_destroy.3
…
pthread_cond_init.3
…
pthread_cond_wait.3
…
pthread_cond.c
In cond_wait() and cond_timedwait(), do the ERRORCHECK testing of the
2004-07-27 21:44:48 +00:00
pthread_condattr.3
…
pthread_create.3
…
pthread_debug.c
…
pthread_debug.h
…
pthread_detach.3
…
pthread_equal.3
…
pthread_exit.3
…
pthread_getspecific.3
…
pthread_int.h
Local whitespace police.
2004-08-24 01:45:54 +00:00
pthread_join.3
…
pthread_key_create.3
…
pthread_key_delete.3
…
pthread_kill.3
…
pthread_lock.c
…
pthread_mutex_destroy.3
…
pthread_mutex_init.3
…
pthread_mutex_lock.3
…
pthread_mutex_unlock.3
…
pthread_mutex.c
…
pthread_mutexattr.3
…
pthread_once.3
…
pthread_queue.h
…
pthread_run.c
…
pthread_rwlock_destroy.3
…
pthread_rwlock_init.3
…
pthread_rwlock_rdlock.3
…
pthread_rwlock_unlock.3
…
pthread_rwlock_wrlock.3
…
pthread_rwlock.c
pthread_rwlock_timedrdlock/pthread_rwlock_timedwrlock:
2004-08-03 11:50:45 +00:00
pthread_rwlockattr.3
…
pthread_sa.c
Cast result of pthread__uc_pc() via intptr_t before using as a pointer.
2004-07-20 12:40:53 +00:00
pthread_schedparam.3
…
pthread_self.3
…
pthread_setspecific.3
…
pthread_sig.c
Mark when a thread has taken a signal.
2004-08-24 01:46:30 +00:00
pthread_sigmask.3
…
pthread_sleep.c
In nanosleep(), loop until the timer fires or a signal is taken; other
2004-08-24 02:08:08 +00:00
pthread_specific.c
…
pthread_spin_destroy.3
…
pthread_spin_init.3
…
pthread_spin_lock.3
…
pthread_spin_unlock.3
…
pthread_stack.c
redo the fix for PR 26392 differently: instead of changing the stack bounds
2004-08-17 14:16:00 +00:00
pthread_suspend_np.3
…
pthread_testcancel.3
…
pthread_tsd.c
…
pthread_types.h
…
pthread.3
…
pthread.c
- fix pthread_detach with an already exit'ed thread.
2004-08-12 10:54:13 +00:00
pthread.h
…
res_state.c
…
sched.c
…
sem.c
…
shlib_version
…
TODO
…