Home
last modified time | relevance | path

Searched refs:switch_atomic_set (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/
H A Dswitch_xml_config.c244 switch_atomic_set(dest, uintval); in switch_xml_config_parse_event()
H A Dswitch_apr.c1318 SWITCH_DECLARE(void) switch_atomic_set(volatile switch_atomic_t *mem, uint32_t val) in switch_atomic_set() function
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/include/
H A Dswitch_apr.h403 SWITCH_DECLARE(void) switch_atomic_set(volatile switch_atomic_t *mem, uint32_t val);