HomeSort by relevance Sort by last modified time
    Searched full:op_post (Results 1 - 1 of 1) sorted by null

  /external/qemu/distrib/sdl-1.2.12/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 110 milliseconds