Lines Matching defs:id
59 checkvalue(sem_t *id, int expected) in checkvalue()
78 sem_t *id = mmap(NULL, sizeof(sem_t), PROT_READ|PROT_WRITE, in construct_shared_unnamed_sem() local
95 destruct_shared_unnamed_sem(sem_t *id) in destruct_shared_unnamed_sem()
105 testwait(sem_t *id, u_int *delta) in testwait()
136 schedule_post(sem_t *id, u_int msec) in schedule_post()
248 sem_t *id; in wait_twoproc_child() local
261 timedwait(sem_t *id, u_int msec, u_int *delta, int error) in timedwait()
299 sem_t *id; in sem_open_should_fail() local
320 sem_t id; in sem_init_should_fail() local
357 sem_destroy_should_fail(sem_t *id, int error) in sem_destroy_should_fail()
374 sem_close_should_fail(sem_t *id, int error) in sem_close_should_fail()