Home
last modified time | relevance | path

Searched defs:semop (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/sys/common/
H A Dsemsys.c74 semop(int semid, struct sembuf *sops, int nsops) in semop() function
/titanic_41/usr/src/lib/libc/port/sys/
H A Dsemsys.c129 semop(int semid, struct sembuf *sops, size_t nsops) in semop() function
/titanic_41/usr/src/uts/common/syscall/
H A Dsem.c863 semop(int semid, struct sembuf *sops, size_t nsops, timespec_t *timeout) in semop() function