Searched hist:54708 (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/lib/libkse/thread/
H A Dthr_write.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone
H A Dthr_cancel.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone
H A Dthr_join.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone
H A Dthr_mutex.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone
H A Dthr_cond.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone
H A Dthr_kern.cdiff 54708 Thu Dec 16 22:57:54 MST 1999 deischen Fix problems with cancellation while in critical regions.

o Cancellation flags were not getting properly set/cleared.
o Loops waiting for internal locks were not being exited
correctly by a cancelled thread.
o Minor spelling (cancelation -> cancellation) and formatting
corrections (missing tab).

Found by: tg
Reviewed by: jasone

Completed in 285 milliseconds