Home | History | Annotate | Download | only in drd

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)
65 static Segment* drd_segment_pop(struct semaphore_info* p)
92 * Initialize the memory 'p' points at as a semaphore_info structure for the
96 void drd_semaphore_initialize(struct semaphore_info* const p,
117 static void semaphore_cleanup(struct semaphore_info* p)
142 struct semaphore_info*
145 struct semaphore_info *p;
162 static struct semaphore_info* semaphore_get(const Addr semaphore)
169 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore,
173 struct semaphore_info* p;
220 struct semaphore_info* p;
247 struct semaphore_info* DRD_(semaphore_open)(const Addr semaphore,
251 struct semaphore_info* p;
293 struct semaphore_info* p;
322 struct semaphore_info* p;
347 struct semaphore_info* p;
405 struct semaphore_info* p;