nn::os::Semaphore::Initialize Member Function| Name | Description | |
|---|---|---|
| in | initialCount | Count value for the semaphore immediately after creation. |
| in | maxCount | Maximum count value that this semaphore can take. |
Initializes a semaphore that has already been constructed.
CONFIDENTIAL