freebsd-dev/lib/libpthread/thread
Jonathan Mini cc118d869b Make the changes needed for libpthread to compile in its new home.
The new libpthread will provide POSIX threading support using KSE.
These files were previously repo-copied from src/lib/libc_r.

Reviewed by:	deischen
Approved by:	-arch
2002-09-16 08:45:36 +00:00
..
Makefile.inc Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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_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_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_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 Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_fcntl.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_fsync.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_init.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_kill.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_priority_queue.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_private.h Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_readv.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sigaction.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sigmask.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sigpending.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_sigwait.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +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 the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_writev.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00
thr_yield.c Make the changes needed for libpthread to compile in its new home. 2002-09-16 08:45:36 +00:00