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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c104 static void * volatile xlat_uton_static_handle = NULL;
116 xlat_uton_static_handle = NULL;
359 old_node = atomic_swap(&xlat_uton_static_handle, NULL);
437 node = atomic_swap(&xlat_uton_static_handle, node);
102 static void * volatile xlat_uton_static_handle = NULL; variable

Completed in 49 milliseconds