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