OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avc_using_threads
(Results
1 - 3
of
3
) sorted by null
/external/libselinux/src/
avc_internal.h
26
extern int
avc_using_threads
hidden;
50
avc_using_threads
= 1;
avc_internal.c
38
int
avc_using_threads
= 0;
variable
avc.c
193
if (
avc_using_threads
) {
503
if (
avc_using_threads
)
695
if (!
avc_using_threads
&& !avc_app_main_loop) {
Completed in 469 milliseconds