Searched defs:atomic_t (Results 1 – 3 of 3) sorted by relevance
43 } atomic_t; typedef64 } atomic_t; typedef88 typedef struct { LIBDRM_ATOMIC_TYPE atomic; } atomic_t; typedef
41 typedef Atomic atomic_t; typedef
92 typedef struct { volatile int counter; } atomic_t; typedef