Searched defs:held (Results 1 – 7 of 7) sorted by relevance
515 bool held; member551 bool held; member615 bool held; member644 bool held; member
552 Long held = VG_(read_millisecond_timer)() - p->acquiry_time_ms; in DRD_() local582 Long held = VG_(read_millisecond_timer)() - p->acquiry_time_ms; in DRD_() local
411 Long held = VG_(read_millisecond_timer)() - p->acquiry_time_ms; in DRD_() local
123 unsigned int held; member
865 struct csd_call *held, *wait; in telephony_call_hold_req() local
833 struct csd_call *held, *wait; in telephony_call_hold_req() local
2677 inline explicit LockInverter(SpinLock* held, SpinLock *temp) in LockInverter()