| Home | Sort by: relevance | last modified time | path |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | |
| atomic.h | 37 } atomic_t; typedef in typeref:struct:__anon7036 56 } atomic_t; typedef in typeref:struct:__anon7037 73 typedef struct { uint_t atomic; } atomic_t; typedef in typeref:struct:__anon7038 |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | |
| atomic.h | 37 } atomic_t; typedef in typeref:struct:__anon7905 56 } atomic_t; typedef in typeref:struct:__anon7906 73 typedef struct { uint_t atomic; } atomic_t; typedef in typeref:struct:__anon7907 |
| /xsrc/external/mit/libdrm/dist/ | |
| xf86atomic.h | 43 } atomic_t; typedef in typeref:struct:__anon6304 64 } atomic_t; typedef in typeref:struct:__anon6305 88 typedef struct { volatile LIBDRM_ATOMIC_TYPE atomic; } atomic_t; typedef in typeref:struct:__anon6306 105 static inline int atomic_add_unless(atomic_t *v, int add, int unless) |