| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| semv | version 1.0 | no |
| number semv(number sem) |
| sem | the semaphore handle as returned by semcreate |
|
'V' Operation on the 'sem' semaphore';
its counter is incremented; if counter >= 0 and the wait queue is not empty, then one of the waiting tasks is extracted to continue running. |
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:38 2011 GMT | (c)2011 RadGs Software |