davidxu 2008-03-22 09:59:20 UTC
FreeBSD src repository
Modified files:
include time.h pthread.h
lib/libthr pthread.map
lib/libthr/thread Makefile.inc
Added files:
lib/libthr/thread thr_getcpuclockid.c
Log:
Add POSIX pthread API pthread_getcpuclockid() to get a thread's cpu
time clock id.
Revision Changes Path
1.42 +1 -0 src/include/pthread.h
1.35 +1 -0 src/include/time.h
1.29 +2 -0 src/lib/libthr/pthread.map
1.18 +1 -0 src/lib/libthr/thread/Makefile.inc
1.1 +47 -0 src/lib/libthr/thread/thr_getcpuclockid.c (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"