Searched refs:os_atomic (Results 1 – 11 of 11) sorted by relevance
5 // $ git grep -l '(void) os_atomic' | xargs -n1 sed -i '' -e 's/(void) os_atomic/(void)os_atomic/'7 @os_atomic@8 identifier fn =~ "^os_atomic";14 fn << os_atomic.fn;21 identifier os_atomic.fn;
5 // $ git grep -l 'os_atomic' | xargs -n1 sed -i '' -e 's/os_atomic/os_atomic/'
5 // $ git grep -l '(void) os_atomic' | xargs -n1 sed -i '' -e 's/(void) os_atomic/(void)os_atomic/'
9 T_DECL(os_atomic, "Just to make sure things build at all in c++ mode")11 os_atomic(int) i = 0;
70 #define os_atomic(type) std::atomic<type> volatile macro78 #define os_atomic(type) type volatile _Atomic macro
54 os_atomic(firehose_tracepoint_id_t) ftid_atomic_value;85 os_atomic(uint64_t) ft_atomic_stamp_and_length;
40 os_atomic(uint64_t) fcp_atomic_pos;
672 os_atomic(ast_t) ast;
30 `os_atomic` also tries to make the distinction between compiler **barriers**
200 os_atomic(int) aio_total_count; /* total extant entries */