Searched refs:kIgnoreBit (Results 1 – 4 of 4) sorted by relevance
110 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()131 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit()132 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; } in ClearIgnoreBit()161 static const u64 kIgnoreBit = 1ull << 63; variable
117 u64 res = (x_ & ~kIgnoreBit) >> kTidShift; in tid()138 void SetIgnoreBit() { x_ |= kIgnoreBit; } in SetIgnoreBit()139 void ClearIgnoreBit() { x_ &= ~kIgnoreBit; } in ClearIgnoreBit()168 static const u64 kIgnoreBit = 1ull << 63; variable
9478 <!-- static const __sanitizer::u64 __tsan::FastState::kIgnoreBit -->9479 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…29933 <!-- static const __sanitizer::u64 __tsan::FastState::kIgnoreBit -->29934 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…
5570 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…17553 …<var-decl name='kIgnoreBit' type-id='type-id-489' visibility='default' filepath='../../.././libsan…