Searched refs:AtomicInt (Results 1 – 3 of 3) sorted by relevance
4 typedef _Atomic(int) AtomicInt; typedef5 AtomicInt PR22043 = AtomicInt();
10 typedef _Atomic(int) AtomicInt; typedef
23 AtomicInt *AtomicInt_ptr = &AtomicInt_val;