Continue fighting pthreads.
Clean up thread library a bit too.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
/*
|
||||
* Atomic reference counts - used by applications.
|
||||
*
|
||||
* We use locks to avoid the assembly of the Plan 9 versions.
|
||||
*/
|
||||
|
||||
#include "threadimpl.h"
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user