Searched defs:atomic_t (Results 1 – 8 of 8) sorted by relevance
9 typedef struct { volatile int counter; } atomic_t; typedef11 typedef struct { int counter; } atomic_t; typedef
43 } atomic_t; typedef63 } atomic_t; typedef87 typedef struct { LIBDRM_ATOMIC_TYPE atomic; } atomic_t; typedef
27 } atomic_t; typedef
11 typedef struct { volatile int counter; } atomic_t; typedef
8 typedef struct { volatile int counter; } atomic_t; typedef
93 typedef struct { volatile int counter; } atomic_t; typedef
104 } atomic_t; typedef
23 typedef struct { volatile int counter; } atomic_t; typedef