Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDutf.c101 static void * volatile xlat_ntou_static_handle = NULL; variable
113 xlat_ntou_static_handle = NULL; in xlate_cleanup()
355 old_node = atomic_swap(&xlat_ntou_static_handle, NULL); in get_xlate_handle_node()
433 node = atomic_swap(&xlat_ntou_static_handle, node); in put_xlate_handle_node()