Searched refs:took_lock (Results 1 – 5 of 5) sorted by relevance
48 const Bool took_lock);51 const Bool took_lock);
399 const Bool took_lock) in DRD_()410 if (! p || ! took_lock) in DRD_()465 const Bool took_lock) in DRD_()476 if (! p || ! took_lock) in DRD_()
46 void DRD_(mutex_post_lock)(const Addr mutex, const Bool took_lock,
302 void DRD_(mutex_post_lock)(const Addr mutex, const Bool took_lock, in DRD_()317 took_lock ? "" : " (locking failed)"); in DRD_()319 if (! p || ! took_lock) in DRD_()
428 const Bool took_lock = arg[3]; in handle_client_request() local430 DRD_(mutex_post_lock)(mutex, took_lock, True); in handle_client_request()