Searched refs:mutex_info (Results 1 – 5 of 5) sorted by relevance
41 static void mutex_cleanup(struct mutex_info* p);42 static Bool mutex_is_locked(struct mutex_info* const p);43 static void mutex_delete_thread(struct mutex_info* p, const DrdThreadId tid);68 void DRD_(mutex_initialize)(struct mutex_info* const p, in DRD_()88 struct mutex_info* p = DRD_(mutex_get)(mutex); in DRD_()104 static void mutex_cleanup(struct mutex_info* p) in mutex_cleanup()158 struct mutex_info*161 struct mutex_info* p; in DRD_()187 struct mutex_info* DRD_(mutex_get)(const Addr mutex) in DRD_()194 struct mutex_info*[all …]
34 struct mutex_info;39 struct mutex_info* DRD_(mutex_init)(const Addr mutex, const MutexT mutex_type);43 struct mutex_info* DRD_(mutex_get)(const Addr mutex);50 const HChar* DRD_(mutex_get_typename)(struct mutex_info* const p);
62 struct mutex_info struct148 struct mutex_info mutex;
180 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]); in handle_client_request()190 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]); in handle_client_request()200 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]); in handle_client_request()220 struct mutex_info* const mutex_p = DRD_(mutex_get)(arg[1]); in handle_client_request()
82 struct mutex_info* q; in DRD_()210 struct mutex_info* q; in DRD_()