Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dis_customizable_type.c13 static pthread_once_t customizable_once = PTHREAD_ONCE_INIT; variable
70 __selinux_once(customizable_once, customizable_init); in is_context_customizable()