This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8da378abea
NetBSD
/
lib
/
libpthread
History
nathanw
cb111b5e34
When _SOFT_FLOAT is defined, don't save or restore user FP context.
...
(note: still needs some mk rules tweaking for MKSOFTFLOAT=yes to pass -msoft-float to asm builds).
2004-07-10 20:57:00 +00:00
..
arch
When _SOFT_FLOAT is defined, don't save or restore user FP context.
2004-07-10 20:57:00 +00:00
Makefile
pthread_spin_lock.3 also describes pthread_spin_trylock(),
2004-06-02 14:07:07 +00:00
TODO
…
debuglog.c
…
genassym.sh
…
pthread.3
…
pthread.c
const'ify the arguments to pthread__assertfunc and _errorfunc;
2004-06-25 16:33:32 +00:00
pthread.h
…
pthread_alarms.c
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_attr.3
…
pthread_attr.c
…
pthread_attr_setcreatesuspend_np.3
…
pthread_barrier.c
…
pthread_barrier_destroy.3
…
pthread_barrier_init.3
…
pthread_barrier_wait.3
…
pthread_barrierattr.3
…
pthread_cancel.3
…
pthread_cancelstub.c
IEEE Std 1003.1-2001/Cor 2-2004, item XSH/TC2/D6/5: fdatasync() shall
2004-05-21 17:15:42 +00:00
pthread_cleanup_push.3
…
pthread_cond.c
In the nothread version, don't return EINTR if select() was interrupted
2004-05-03 09:13:34 +00:00
pthread_cond_broadcast.3
…
pthread_cond_destroy.3
…
pthread_cond_init.3
…
pthread_cond_wait.3
…
pthread_condattr.3
…
pthread_create.3
…
pthread_debug.c
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_debug.h
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_detach.3
…
pthread_equal.3
…
pthread_exit.3
…
pthread_getspecific.3
…
pthread_int.h
const'ify the arguments to pthread__assertfunc and _errorfunc;
2004-06-25 16:33:32 +00:00
pthread_join.3
…
pthread_key_create.3
…
pthread_key_delete.3
…
pthread_kill.3
…
pthread_lock.c
It appears that <sys/lock.h> requires <sys/types.h>, so include that as well.
2004-03-14 12:49:31 +00:00
pthread_mutex.c
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_mutex_destroy.3
…
pthread_mutex_init.3
…
pthread_mutex_lock.3
…
pthread_mutex_unlock.3
…
pthread_mutexattr.3
…
pthread_once.3
…
pthread_queue.h
…
pthread_run.c
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_rwlock.c
- add deadlock check to pthread_rwlock_wrlock and pthread_rwlock_timedwrlock
2004-01-09 18:08:28 +00:00
pthread_rwlock_destroy.3
…
pthread_rwlock_init.3
…
pthread_rwlock_rdlock.3
…
pthread_rwlock_unlock.3
…
pthread_rwlock_wrlock.3
…
pthread_rwlockattr.3
…
pthread_sa.c
add libpthread part of concurrency support for SA on MP systems
2004-03-14 01:19:41 +00:00
pthread_schedparam.3
…
pthread_self.3
…
pthread_setspecific.3
…
pthread_sig.c
Fix a problem where pthread_kill can set a signal while the process
2004-03-24 20:01:37 +00:00
pthread_sigmask.3
…
pthread_sleep.c
If the sleep sleeps for its full time and rmtp is non-NULL, clear it;
2004-06-24 22:18:11 +00:00
pthread_specific.c
…
pthread_spin_destroy.3
…
pthread_spin_init.3
…
pthread_spin_lock.3
…
pthread_spin_unlock.3
…
pthread_stack.c
fix comment for recent pthread_stack* var rename
2004-03-14 01:20:01 +00:00
pthread_suspend_np.3
…
pthread_testcancel.3
…
pthread_tsd.c
…
pthread_types.h
…
res_state.c
simplify and make more efficient (YAMAMOTO Takashi)
2004-06-03 19:32:27 +00:00
sched.c
…
sem.c
…
shlib_version
bump the version of this too.
2004-05-21 04:09:13 +00:00