Home
last modified time | relevance | path

Searched refs:avro_refcount_SC_int (Results 1 – 2 of 2) sorted by relevance

/dports/devel/avro-c/avro-c-1.11.0/src/avro/
H A Drefcount.h218 avro_refcount_SC_int(volatile int *ptr, int val) in avro_refcount_SC_int() function
246 } while (!avro_refcount_SC_int(refcount, prev + 1)); in avro_refcount_inc()
258 } while (!avro_refcount_SC_int(refcount, prev - 1)); in avro_refcount_dec()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/avro/
H A Drefcount.h218 avro_refcount_SC_int(volatile int *ptr, int val) in avro_refcount_SC_int() function
246 } while (!avro_refcount_SC_int(refcount, prev + 1)); in avro_refcount_inc()
258 } while (!avro_refcount_SC_int(refcount, prev - 1)); in avro_refcount_dec()