![ad](/assets/img/avatar_default.png)
to scale more gracefully when there are thousands of active threads. Proposed on tech-kern@. - Use LOCKDEBUG to catch some errors in the use of condition variables: freeing an active CV re-initializing an active CV using multiple distinct mutexes during concurrent waits not holding the interlocking mutex when calling cv_broadcast/cv_signal waking waiters and destroying the CV before they run and exit it
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%