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
ef34b019ed
NetBSD
/
lib
/
libpthread
History
ad
1dd83d7758
Move PTHREADD_ADD(PTHREADD_COND_WOKEUP) back to the correct spot.
2007-03-21 19:08:18 +00:00
..
arch
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
debuglog.c
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
Makefile
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
pthread_attr_setcreatesuspend_np.3
pthread_attr.3
PR lib/34931: PTHREAD_ATTR(3) doesn't document PTHREAD_CREATE_JOINABLE and
2007-03-21 18:53:32 +00:00
pthread_attr.c
pthread_barrier_destroy.3
pthread_barrier_init.3
pthread_barrier_wait.3
pthread_barrier.c
Update to match changed pthread__park() interface.
2007-03-05 23:56:17 +00:00
pthread_barrierattr.3
pthread_cancel.3
pthread_cancelstub.c
Add __sigsuspend14, sigtimedwait as cancellation points.
2007-03-04 20:07:13 +00:00
pthread_cleanup_push.3
pthread_cond_broadcast.3
pthread_cond_destroy.3
pthread_cond_init.3
pthread_cond_wait.3
pthread_cond.c
Move PTHREADD_ADD(PTHREADD_COND_WOKEUP) back to the correct spot.
2007-03-21 19:08:18 +00:00
pthread_condattr.3
pthread_create.3
pthread_debug.c
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
pthread_debug.h
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
pthread_detach.3
pthread_equal.3
pthread_exit.3
pthread_getspecific.3
pthread_int.h
- Maintain a per-thread pointer to the last mutex acquired by the app, to
2007-03-20 23:33:10 +00:00
pthread_join.3
pthread_key_create.3
pthread_key_delete.3
pthread_kill.3
pthread_lock.c
Cosmetic and minor debugging changes.
2007-03-05 23:30:17 +00:00
pthread_misc.c
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
pthread_mutex_destroy.3
pthread_mutex_init.3
pthread_mutex_lock.3
pthread_mutex_unlock.3
pthread_mutex.c
- Maintain a per-thread pointer to the last mutex acquired by the app, to
2007-03-20 23:33:10 +00:00
pthread_mutexattr.3
pthread_once.3
pthread_queue.h
pthread_rwlock_destroy.3
pthread_rwlock_init.3
pthread_rwlock_rdlock.3
pthread_rwlock_unlock.3
pthread_rwlock_wrlock.3
pthread_rwlock.c
Update to match changed pthread__park() interface.
2007-03-05 23:56:17 +00:00
pthread_rwlockattr.3
pthread_schedparam.3
pthread_self.3
pthread_setspecific.3
pthread_sigmask.3
pthread_specific.c
pthread_spin_destroy.3
pthread_spin_init.3
pthread_spin_lock.3
pthread_spin_unlock.3
pthread_stack.c
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00
pthread_suspend_np.3
pthread_testcancel.3
pthread_tsd.c
pthread_types.h
pthread.3
- Sync with reality.
2007-03-05 23:53:53 +00:00
pthread.c
- pthread__park: always check for cancellation.
2007-03-14 23:33:42 +00:00
pthread.h
res_state.c
sched_yield.3
sched.c
sem.c
- Update to match changed pthread__park() interface.
2007-03-05 23:56:44 +00:00
shlib_version
Bump libpthread & libpthread_dbg minor versions so that an old SA copy
2007-02-09 23:00:16 +00:00
TODO
Remove the PTHREAD_SA option. If M:N threads is reimplemented it's
2007-03-02 18:53:51 +00:00