Searched defs:apr_atomic_cas32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/serf/buckets/
H A Dssl_buckets.c1048 #define apr_atomic_cas32(mem, with, cmp) apr_atomic_cas(mem, with, cmp) macro

Completed in 161 milliseconds