freebsd-dev/lib/libthr/thread
David Xu add2da0db1 Enable mutex inheritance code in mutex_fork, I forgot to turn on it.
while here, add some comments about process shared mutex.
2006-01-14 11:33:43 +00:00
..
Makefile.inc Rescue pthread_set_name_np for compatible reason, remove unused code. 2006-01-09 08:07:22 +00:00
thr_atfork.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_attr.c Return real detached state. 2006-01-09 03:59:51 +00:00
thr_autoinit.c Make WARNS2 clean. The fixes mostly included: 2003-05-23 09:48:20 +00:00
thr_barrier.c Pass exact number of threads. 2005-04-04 23:43:53 +00:00
thr_barrierattr.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_cancel.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_clean.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_concurrency.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_cond.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_condattr.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_create.c Fix a bug recently introduced, the _thread_active_count should be 2006-01-08 10:13:18 +00:00
thr_detach.c Update copyright. 2005-12-17 09:42:45 +00:00
thr_equal.c
thr_event.c Add missing event reporting code. 2005-04-12 03:08:11 +00:00
thr_exit.c Refine thread suspension code, now thread suspension is a blockable 2006-01-05 13:51:22 +00:00
thr_fork.c In preparation for a new malloc implementation: 2006-01-12 07:28:21 +00:00
thr_getprio.c
thr_getschedparam.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_info.c Rescue pthread_set_name_np for compatible reason, remove unused code. 2006-01-09 08:07:22 +00:00
thr_init.c Use macro STATIC_LIB_REQUIRE to declare a symbol should be linked into 2006-01-10 04:53:03 +00:00
thr_join.c Clear return code to zero if joiner successfully waited joinee. 2005-12-19 03:20:55 +00:00
thr_kern.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_kill.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_list.c Refine thread suspension code, now thread suspension is a blockable 2006-01-05 13:51:22 +00:00
thr_main_np.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_multi_np.c
thr_mutex_prioceiling.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_mutex_protocol.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_mutex.c Enable mutex inheritance code in mutex_fork, I forgot to turn on it. 2006-01-14 11:33:43 +00:00
thr_mutexattr.c Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared. 2005-10-24 05:16:41 +00:00
thr_once.c Update copyright. 2005-12-17 09:42:45 +00:00
thr_printf.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_private.h Use macro STATIC_LIB_REQUIRE to declare a symbol should be linked into 2006-01-10 04:53:03 +00:00
thr_pspinlock.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_resume_np.c Refine thread suspension code, now thread suspension is a blockable 2006-01-05 13:51:22 +00:00
thr_rwlock.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_rwlockattr.c
thr_self.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_sem.c Include needed headers that were obtained through <pthread.h>. Sort headers 2005-09-01 15:21:23 +00:00
thr_seterrno.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_setprio.c
thr_setschedparam.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_sig.c Refine thread suspension code, now thread suspension is a blockable 2006-01-05 13:51:22 +00:00
thr_sigmask.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_single_np.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_spec.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_spinlock.c Increase the number of spinlocks, since libc's malloc implementation is 2006-01-13 06:14:04 +00:00
thr_stack.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_suspend_np.c Try to reduce total time needed for suspending all threads, 2006-01-08 01:48:51 +00:00
thr_switch_np.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_symbols.c Include needed headers that were obtained through <pthread.h>. Sort headers 2005-09-01 15:21:23 +00:00
thr_syscalls.c Remove a redundant _get_curthread() call. 2005-11-02 14:06:29 +00:00
thr_timer.c Allow background threads to be suspended. 2006-01-08 01:49:31 +00:00
thr_umtx.c Import my recent 1:1 threading working. some features improved includes: 2005-04-02 01:20:00 +00:00
thr_umtx.h Hide umtx API symbols as well. 2005-12-21 03:53:29 +00:00
thr_yield.c