HomeSort by relevance Sort by last modified time
    Searched refs: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
avc.c 194 avc_netlink_thread = avc_create_thread(&avc_netlink_loop);

Completed in 42 milliseconds