reentrant.c File Reference
Include dependency graph for reentrant.c:

Enumerations | |
enum | { __false = 0, __true = !__false } |
Functions | |
int | ff_cre_syncobj (BYTE vol, _SYNC_t *sobj) |
int | ff_del_syncobj (_SYNC_t sobj) |
int | ff_req_grant (_SYNC_t sobj) |
void | ff_rel_grant (_SYNC_t sobj) |
Enumeration Type Documentation
Function Documentation
int ff_del_syncobj | ( | _SYNC_t | sobj | ) |
void ff_rel_grant | ( | _SYNC_t | sobj | ) |
int ff_req_grant | ( | _SYNC_t | sobj | ) |