Searched defs:sops (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | semop.c | 26 semop (int semid, struct sembuf *sops, size_t nsops) in semop()
|
D | semtimedop.c | 24 semtimedop_syscall (int semid, struct sembuf *sops, size_t nsops, in semtimedop_syscall() 39 __semtimedop64 (int semid, struct sembuf *sops, size_t nsops, in __semtimedop64()
|
/glibc-2.36/sysvipc/ |
D | semop.c | 24 semop (int semid, struct sembuf *sops, size_t nsops) in semop()
|
D | semtimedop.c | 24 __semtimedop (int semid, struct sembuf *sops, size_t nsops, in __semtimedop()
|