HomeSort by relevance Sort by last modified time
    Searched refs:sops (Results 1 - 5 of 5) sorted by null

  /external/kernel-headers/original/linux/
sem.h 113 struct sembuf * sops; /* array of pending operations */ member in struct:sem_queue
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c 855 int, semid, struct sembuf *, sops, unsigned, nsoops);
864 int, semid, struct sembuf *, sops, unsigned, nsoops,
    [all...]
syswrap-arm-linux.c 801 int, semid, struct sembuf *, sops, unsigned, nsoops);
846 int, semid, struct sembuf *, sops, unsigned, nsoops,
    [all...]
syswrap-mips32-linux.c 767 PRE_REG_READ3 (long, "semop", int, semid, struct sembuf *, sops,
813 PRE_REG_READ4 (long, "semtimedop", int, semid, struct sembuf *, sops,
    [all...]
syswrap-darwin.c     [all...]

Completed in 170 milliseconds