Searched defs:semop (Results 1 – 3 of 3) sorted by relevance
7 int semop(int id, struct sembuf *buf, size_t n) in semop() function
5 int semop(int id, struct sembuf *buf, size_t n) in semop() function
53 int (*semop)(int semid, struct sembuf *sops, size_t nsops); member