Searched defs:atomic_int_ptr (Results 1 – 1 of 1) sorted by relevance
17 typedef int *_Atomic atomic_int_ptr; typedef18 typedef _Atomic(int *) atomic_int_ptr; typedef