Searched hist:114254 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_sigwait.cdiff 114254 Tue Apr 29 19:03:33 MDT 2003 deischen Create the thread signal lock as a KSE lock (as opposed to
a thread lock).

Better protect access to thread state while searching for
threads to handle a signal.

Better protect access to process pending signals while processing
a thread in sigwait().

Submitted by: davidxu
H A Dthr_init.cdiff 114254 Tue Apr 29 19:03:33 MDT 2003 deischen Create the thread signal lock as a KSE lock (as opposed to
a thread lock).

Better protect access to thread state while searching for
threads to handle a signal.

Better protect access to process pending signals while processing
a thread in sigwait().

Submitted by: davidxu
H A Dthr_sig.cdiff 114254 Tue Apr 29 19:03:33 MDT 2003 deischen Create the thread signal lock as a KSE lock (as opposed to
a thread lock).

Better protect access to thread state while searching for
threads to handle a signal.

Better protect access to process pending signals while processing
a thread in sigwait().

Submitted by: davidxu

Completed in 115 milliseconds