Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/src/
Dprocattr.c46 static void procattr_thread_destructor(void __attribute__((unused)) *unused) in procattr_thread_destructor() function
78 if (__selinux_key_create(&destructor_key, procattr_thread_destructor) == 0) { in init_procattr()