OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op_wait
(Results
1 - 1
of
1
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/thread/irix/
SDL_syssem.c
57
static struct sembuf
op_wait
[2] = {
variable in typeref:struct:sembuf
132
if ( semop(sem->id,
op_wait
, 1) < 0 ) {
Completed in 276 milliseconds