OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_stop_thread
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/include/selinux/
avc.h
145
void (*
func_stop_thread
) (void *thread);
member in struct:avc_thread_callback
/external/libselinux/src/
avc_internal.h
52
avc_func_stop_thread = thread_cb->
func_stop_thread
;
/external/dbus/bus/
selinux.c
99
.
func_stop_thread
= avc_stop_thread
Completed in 221 milliseconds