1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/lib/libpthread
David Xu 42c7735ce5 if system scope thread didn't set timeout, don't call clock_gettime syscall
before and after sleeping.

Reviewed by: deischen
2004-10-08 22:57:30 +00:00
..
arch _tcb_ctor takes two args. 2004-09-24 13:02:30 +00:00
support
sys
test libkse was renamed to libpthread. 2004-02-05 02:55:20 +00:00
thread if system scope thread didn't set timeout, don't call clock_gettime syscall 2004-10-08 22:57:30 +00:00
Makefile 1. Add macro DTV_OFFSET to calculate dtv offset in tcb. 2004-08-16 03:27:29 +00:00
pthread.map Add a wrapper for execve(). The exec'd process must be started with 2004-09-26 06:50:15 +00:00