Lines Matching full:sem_t
96 _VG_USERREQ__HG_POSIX_SEM_INIT_POST, /* sem_t*, ulong value */
97 _VG_USERREQ__HG_POSIX_SEM_DESTROY_PRE, /* sem_t* */
129 _VG_USERREQ__HG_POSIX_SEM_POST_PRE, /* sem_t* */
130 _VG_USERREQ__HG_POSIX_SEM_POST_POST, /* sem_t* */
131 _VG_USERREQ__HG_POSIX_SEM_WAIT_PRE, /* sem_t* */
132 _VG_USERREQ__HG_POSIX_SEM_WAIT_POST, /* sem_t*, long tookLock */