POK(kernelpart)
|
Provides functionnalities for locking functions (mutexes, semaphores and so on) More...
Go to the source code of this file.
Provides functionnalities for locking functions (mutexes, semaphores and so on)
This file contains the implementation code for mutexes, conditions and semaphores. This is implemented in the same file since the functionnalities does not differ so much.
Definition in file lockobj.c.