cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread
thr_timer.c
David Xu
davidxu at FreeBSD.org
Wed Jan 4 03:48:07 PST 2006
davidxu 2006-01-04 11:48:02 UTC
FreeBSD src repository
Modified files:
lib/libthr pthread.map
lib/libthr/thread thr_timer.c
Log:
1. Add SIGEV_THREAD notification for mq_notify.
2. Reuse current timer code and abstract some common code to
to support both timer and mqueue.
Revision Changes Path
1.12 +4 -0 src/lib/libthr/pthread.map
1.7 +340 -199 src/lib/libthr/thread/thr_timer.c
More information about the cvs-src
mailing list