| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| semp | version 1.0 | no |
| null-return seminit(number sem) |
| sem | the semaphore handle as returned by semcreate |
|
'P' Operation on the 'sem' semaphore';
its counter is decremented; if counter < 0, then the calling task is moved to the wait queue. |
| Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |