add _procwakeupandunlock
to help ease locking contention on Linux 2.4.
This commit is contained in:
@@ -76,6 +76,7 @@ struct _Procrendez
|
||||
|
||||
extern void _procsleep(_Procrendez*);
|
||||
extern void _procwakeup(_Procrendez*);
|
||||
extern void _procwakeupandunlock(_Procrendez*);
|
||||
|
||||
struct Proc
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user