psl1ght
A free SDK for Sony's PS3 console
|
Semaphore sttributes data structure. More...
#include <sem.h>
Data Fields | |
u32 | attr_protocol |
Management protocol (default is SYS_SEM_ATTR_PROTOCOL) | |
u32 | attr_pshared |
Sharing policy (default is SYS_SEM_ATTR_PSHARED) | |
u64 | key |
Key. | |
s32 | flags |
Flags. | |
u32 | pad |
Unused padding member. | |
char | name [8] |
Semaphore name. | |
Semaphore sttributes data structure.