1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/lib/libkse
David Xu 1771242836 o Add code to GC freed KSEs and KSE groups
o Fix a bug in kse_free_unlocked(), kcb_dtor shouldn't be called because
  the KSE is cached and will be resued in _kse_alloc().

Reviewed by: deischen
2003-08-08 22:20:59 +00:00
..
arch Grok async contexts. When a thread is interrupted and an upcall 2003-08-07 08:03:05 +00:00
support Allow gcc driver to process -r option iself, do not use -Wl,-r to 2003-08-08 03:41:13 +00:00
sys
test o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it 2003-07-17 23:02:30 +00:00
thread o Add code to GC freed KSEs and KSE groups 2003-08-08 22:20:59 +00:00
Makefile o Eliminate upcall for PTHREAD_SYSTEM_SCOPE thread, now it 2003-07-17 23:02:30 +00:00