HomeSort by relevance Sort by last modified time
    Searched defs:avc_create_thread (Results 1 - 2 of 2) sorted by null

  /external/libselinux/src/
avc_internal.h 99 static inline void *avc_create_thread(void (*run) (void)) function
  /external/dbus/bus/
selinux.c 78 static void *avc_create_thread (void (*run) (void));
98 .func_create_thread = avc_create_thread,
217 avc_create_thread (void (*run) (void)) function

Completed in 164 milliseconds