Home
last modified time | relevance | path

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

/minix3/minix/tests/
H A Dtest88.c654 struct sembuf sops[2]; in test88b_perm() local
762 struct sembuf sops[5]; in test88b_child() local
919 struct sembuf *sops, *sops2; in test88b() local
2350 struct sembuf sops[3]; in test88e_childaux() local
2395 struct sembuf sops[3]; in test88e_child1() local
2448 struct sembuf sops[2]; in test88e_child2() local
2496 struct sembuf sops[1]; in test88e_child3() local
/minix3/minix/lib/libc/sys/
H A Dsem.c94 int semop(int semid, struct sembuf *sops, size_t nsops) in semop()
/minix3/minix/servers/ipc/
H A Dsem.c294 try_semop(struct sem_struct *sem, struct sembuf *sops, unsigned int nsops, in try_semop()
658 struct sembuf *sops, *blkop; in do_semop() local