Home
last modified time | relevance | path

Searched defs:sops (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/sysdeps/unix/sysv/linux/
Dsemop.c26 semop (int semid, struct sembuf *sops, size_t nsops) in semop()
Dsemtimedop.c24 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/
Dsemop.c24 semop (int semid, struct sembuf *sops, size_t nsops) in semop()
Dsemtimedop.c24 __semtimedop (int semid, struct sembuf *sops, size_t nsops, in __semtimedop()