.. |
Makefile.inc
|
I shouldn't do things early in the morning.
|
1998-06-01 02:14:34 +00:00 |
thr_attr_destroy.c
|
|
|
thr_attr_getdetachstate.c
|
|
|
thr_attr_getstackaddr.c
|
|
|
thr_attr_getstacksize.c
|
|
|
thr_attr_init.c
|
|
|
thr_attr_setcreatesuspend_np.c
|
|
|
thr_attr_setdetachstate.c
|
|
|
thr_attr_setstackaddr.c
|
|
|
thr_attr_setstacksize.c
|
|
|
thr_clean.c
|
|
|
thr_close.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_cond.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_condattr_destroy.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
thr_condattr_init.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
thr_create.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_detach.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_equal.c
|
|
|
thr_exit.c
|
POSIX says that pthread_exit() is not allowed to be called from a
|
1998-06-09 23:08:41 +00:00 |
thr_fcntl.c
|
When doing a F_SETFL, read the flags back so that the ones stored
|
1998-06-10 22:24:12 +00:00 |
thr_find_thread.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_fork.c
|
Cleanup in the child, not the parent.
|
1998-05-02 03:42:20 +00:00 |
thr_fsync.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_getprio.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_info.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_init.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_join.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_kern.c
|
Fix the incremental priority increment.
|
1998-04-30 21:50:29 +00:00 |
thr_kill.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_mattr_init.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
thr_mattr_kind_np.c
|
|
|
thr_multi_np.c
|
|
|
thr_mutex.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_mutexattr_destroy.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
thr_nanosleep.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_once.c
|
|
|
thr_open.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_private.h
|
Add compile time thread lock debug support.
|
1998-06-09 23:02:43 +00:00 |
thr_read.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_readv.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_resume_np.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_select.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_self.c
|
|
|
thr_seterrno.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_setprio.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_sig.c
|
Remove SA_RESTART from the signal dispatch in user-space since this
|
1998-06-10 22:25:18 +00:00 |
thr_sigaction.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_sigmask.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_sigprocmask.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_sigsuspend.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_sigwait.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_single_np.c
|
|
|
thr_spec.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_spinlock.c
|
Add support for compile time debug. This is enabled if libc_r is built
|
1998-06-09 23:13:10 +00:00 |
thr_suspend_np.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_wait4.c
|
Change signal model to match POSIX (i.e. one set of signal handlers
|
1998-04-29 09:59:34 +00:00 |
thr_write.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_writev.c
|
Implement compile time debug support instead of tracking file name and
|
1998-06-09 23:21:05 +00:00 |
thr_yield.c
|
Add sched_yield() witch is the draft 10 equivalent of pthread_yield()
|
1998-03-08 02:37:27 +00:00 |