Home
last modified time | relevance | path

Searched defs:semtimedop (Results 1 – 2 of 2) sorted by relevance

/third_party/musl/src/ipc/
Dsemtimedop.c16 int semtimedop(int id, struct sembuf *buf, size_t n, const struct timespec *ts) in semtimedop() function
/third_party/ltp/include/
Dtime64_variants.h54 int (*semtimedop)(int semid, struct sembuf *sops, size_t nsops, void *timeout); member