Lines Matching refs:semaphore_info
39 static void semaphore_cleanup(struct semaphore_info* p);
51 static void drd_segment_push(struct semaphore_info* p, Segment* sg) in drd_segment_push()
65 static Segment* drd_segment_pop(struct semaphore_info* p) in drd_segment_pop()
96 void drd_semaphore_initialize(struct semaphore_info* const p, in drd_semaphore_initialize()
117 static void semaphore_cleanup(struct semaphore_info* p) in semaphore_cleanup()
142 struct semaphore_info*
145 struct semaphore_info *p; in drd_semaphore_get_or_allocate()
162 static struct semaphore_info* semaphore_get(const Addr semaphore) in semaphore_get()
169 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore, in DRD_()
173 struct semaphore_info* p; in DRD_()
220 struct semaphore_info* p; in DRD_()
247 struct semaphore_info* DRD_(semaphore_open)(const Addr semaphore, in DRD_()
251 struct semaphore_info* p; in DRD_()
293 struct semaphore_info* p; in DRD_()
322 struct semaphore_info* p; in DRD_()
347 struct semaphore_info* p; in DRD_()
405 struct semaphore_info* p; in DRD_()