semaphor_claim
semaphor_claim — Claim a semaphor
Synopsis
extern int semaphor_claim( | | semaphor* act_semaphor, |
| | unsigned long access_mode, |
| | usb_wait_t* waiting_mode) ; |
Arguments
act_semaphor Semophore to wait on
|
access_mode type of claim
|
waiting_mode waiting structure
|
Description
Claim a semaphor