| 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: Sun Jan 27 18:15:17 2013 GMT | (c)2013 Devronium Applications |