Continue the pthreads torture.
This commit is contained in:
@@ -436,6 +436,7 @@ struct Lock
|
||||
#endif
|
||||
};
|
||||
|
||||
extern int _tas(int*);
|
||||
extern void lock(Lock*);
|
||||
extern void unlock(Lock*);
|
||||
extern int canlock(Lock*);
|
||||
|
||||
Reference in New Issue
Block a user