| Concept Framework 1.0 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: Thu Oct 15 20:02:05 2009 GMT | (c)2009 RadGs Software |