mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
cd4f6ebb13
schedules an upcall. Signal delivering to a bound thread is same as non-threaded process. This is intended to be used by libpthread to implement PTHREAD_SCOPE_SYSTEM thread. 2. Simplify kse_release() a bit, remove sleep loop.