|
TNeoKernel
v1.02
|
Data Fields | |
| struct TN_ListItem | wait_queue |
| List of tasks that wait for the semaphore. | |
| int | count |
| Current semaphore counter value. | |
| int | max_count |
Max value of count | |
| enum TN_ObjId | id_sem |
| id for object validity verification | |
1.8.8