Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/user/src/ipc/
Dsemop.c7 int semop(int id, struct sembuf *buf, size_t n) in semop() function
/third_party/musl/src/ipc/
Dsemop.c5 int semop(int id, struct sembuf *buf, size_t n) in semop() function
/third_party/ltp/include/
Dtime64_variants.h53 int (*semop)(int semid, struct sembuf *sops, size_t nsops); member