Home | History | Annotate | Download | only in drd

Lines Matching full:semaphore_info

40 static void semaphore_cleanup(struct semaphore_info* p);
52 static void drd_segment_push(struct semaphore_info* p, Segment* sg)
66 static Segment* drd_segment_pop(struct semaphore_info* p)
93 * Initialize the memory 'p' points at as a semaphore_info structure for the
97 void drd_semaphore_initialize(struct semaphore_info* const p,
118 static void semaphore_cleanup(struct semaphore_info* p)
143 struct semaphore_info*
146 struct semaphore_info *p;
163 static struct semaphore_info* semaphore_get(const Addr semaphore)
170 struct semaphore_info* DRD_(semaphore_init)(const Addr semaphore,
174 struct semaphore_info* p;
225 struct semaphore_info* p;
256 struct semaphore_info* DRD_(semaphore_open)(const Addr semaphore,
260 struct semaphore_info* p;
305 struct semaphore_info* p;
338 struct semaphore_info* p;
364 struct semaphore_info* p;
426 struct semaphore_info* p;