Searched hist:164839 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dumtx.hdiff 164839 Sat Dec 02 23:49:22 MST 2006 davidxu Introduce userspace condition variable, since we have already POSIX
priority mutex implemented, it is the time to introduce this stuff,
now we can use umutex and ucond together to implement pthread's
condition wait/signal.
/freebsd-10.0-release/sys/kern/
H A Dkern_umtx.cdiff 164839 Sat Dec 02 23:49:22 MST 2006 davidxu Introduce userspace condition variable, since we have already POSIX
priority mutex implemented, it is the time to introduce this stuff,
now we can use umutex and ucond together to implement pthread's
condition wait/signal.

Completed in 92 milliseconds