freebsd-dev/lib/libpthread/thread
David Xu 5b54b0891a Backout last commit.
Requested by: jhb
2003-03-15 04:45:42 +00:00
..
Makefile.inc MFlibc_r: add and document pthread_attr_get_np() function. 2003-03-03 22:40:20 +00:00
thr_acl_aclcheck_fd.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_aio_suspend.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_destroy.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_get_np.c Fix cut'n'paste error 2003-03-05 20:50:03 +00:00
thr_attr_getdetachstate.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getguardsize.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getinheritsched.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getschedparam.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getschedpolicy.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getscope.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getstack.c Add pthread_attr_getstack() and pthread_attr_setstack(). 2003-02-10 08:48:04 +00:00
thr_attr_getstackaddr.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_getstacksize.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_init.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setcreatesuspend_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setdetachstate.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setguardsize.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setinheritsched.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setschedparam.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setschedpolicy.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setscope.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setstack.c Add pthread_attr_getstack() and pthread_attr_setstack(). 2003-02-10 08:48:04 +00:00
thr_attr_setstackaddr.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_attr_setstacksize.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_autoinit.c Use GCC's __attribute__ ((constructor)) mechanism to invoke the pthread 2002-05-11 08:13:42 +00:00
thr_cancel.c Deliver signals posted via an upcall to the appropriate thread. 2003-02-17 10:05:18 +00:00
thr_clean.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_close.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_cond.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_condattr_destroy.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_condattr_init.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_creat.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_create.c Use KSE to schedule threads. 2002-10-30 06:07:18 +00:00
thr_detach.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_equal.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_exit.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_fcntl.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_find_thread.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_fork.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_fsync.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_gc.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_getprio.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_getschedparam.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_info.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_init.c Deliver signals posted via an upcall to the appropriate thread. 2003-02-17 10:05:18 +00:00
thr_join.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_kern.c Fix compiling error. 2003-02-26 08:28:28 +00:00
thr_kill.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_main_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_mattr_init.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_mattr_kind_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_msync.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_multi_np.c Revamp suspend and resume. While I'm here add pthread_suspend_all_np() 2002-05-24 04:32:28 +00:00
thr_mutex_prioceiling.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_mutex_protocol.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_mutex.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_mutexattr_destroy.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_nanosleep.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_once.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_open.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_pause.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_poll.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_printf.c Use KSE to schedule threads. 2002-10-30 06:07:18 +00:00
thr_priority_queue.c Use KSE to schedule threads. 2002-10-30 06:07:18 +00:00
thr_private.h Deliver signals posted via an upcall to the appropriate thread. 2003-02-17 10:05:18 +00:00
thr_pselect.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_read.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_readv.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_resume_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_rwlock.c Backout last commit. 2003-03-15 04:45:42 +00:00
thr_rwlockattr.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_select.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_self.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sem.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_seterrno.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_setprio.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_setschedparam.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sig.c Insert threads interrupted by a signal while running onto the run queue. 2003-02-23 21:15:25 +00:00
thr_sigaction.c Insert threads interrupted by a signal while running onto the run queue. 2003-02-23 21:15:25 +00:00
thr_sigmask.c Make pthread_sigmask(3) operate on the thread signal mask, not the process 2002-10-30 07:13:27 +00:00
thr_sigpending.c Deliver signals posted via an upcall to the appropriate thread. 2003-02-17 10:05:18 +00:00
thr_sigprocmask.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sigsuspend.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_sigwait.c Add the 'restrict' type qualifier to the prototypes of `sigaction', 2002-10-02 10:53:44 +00:00
thr_single_np.c Revamp suspend and resume. While I'm here add pthread_suspend_all_np() 2002-05-24 04:32:28 +00:00
thr_sleep.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_spec.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_spinlock.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_stack.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_suspend_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_switch_np.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_system.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_tcdrain.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_vfork.c To be consistent, use the __weak_reference macro from <sys/cdefs.h> 2001-04-10 04:19:21 +00:00
thr_wait4.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_wait.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_waitpid.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_write.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_writev.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00
thr_yield.c Make libpthread KSE aware. 2002-09-16 19:52:52 +00:00