HomeSort by relevance Sort by last modified time
    Searched refs:func_create_thread (Results 1 - 3 of 3) sorted by null

  /external/libselinux/include/selinux/
avc.h 143 void *(*func_create_thread) (void (*run) (void)); member in struct:avc_thread_callback
  /external/libselinux/src/
avc_internal.h 51 avc_func_create_thread = thread_cb->func_create_thread;
  /external/dbus/bus/
selinux.c 98 .func_create_thread = avc_create_thread,

Completed in 98 milliseconds