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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dutf.c103 static void * volatile xlat_ntou_static_handle = NULL;
115 xlat_ntou_static_handle = NULL;
357 old_node = atomic_swap(&xlat_ntou_static_handle, NULL);
435 node = atomic_swap(&xlat_ntou_static_handle, node);
101 static void * volatile xlat_ntou_static_handle = NULL; variable

Completed in 101 milliseconds