Searched refs:RefCountedStruct (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Datomics.c19 struct RefCountedStruct { struct
24 void test_atomic_fetch_add(struct RefCountedStruct *s) {
37 void test_atomic_load(struct RefCountedStruct *s) {
49 void test_atomic_store(struct RefCountedStruct *s) {
59 void test_atomic_exchange(struct RefCountedStruct *s) {
73 void test_atomic_compare_exchange_strong(struct RefCountedStruct *s) {
85 void test_atomic_compare_exchange_weak(struct RefCountedStruct *s) {

Completed in 526 milliseconds