Searched defs:sembuf (Results 1 – 5 of 5) sorted by relevance
40 struct sembuf struct57 extern int semop (int __semid, struct sembuf *__sops, size_t __nsops) __THROW; argument
40 struct sembuf { struct41 unsigned short sem_num; /* semaphore index in array */42 short sem_op; /* semaphore operation */43 short sem_flg; /* operation flags */