HardenedBSD/lib/libkse
Daniel Eischen fc8f3f5bfe 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
1999-12-17 00:57:54 +00:00
..
sys
test
thread Fix problems with cancellation while in critical regions. 1999-12-17 00:57:54 +00:00
Makefile