Home
last modified time | relevance | path

Searched defs:atomic_t (Results 1 – 3 of 3) sorted by relevance

/third_party/libdrm/
Dxf86atomic.h43 } atomic_t; typedef
64 } atomic_t; typedef
88 typedef struct { LIBDRM_ATOMIC_TYPE atomic; } atomic_t; typedef
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/asm/
Datomic.h41 typedef Atomic atomic_t; typedef
/third_party/ltp/testcases/realtime/include/
Dlibrttest.h92 typedef struct { volatile int counter; } atomic_t; typedef