Searched refs:avc_create_thread (Results 1 – 2 of 2) sorted by relevance
99 static inline void *avc_create_thread(void (*run) (void)) in avc_create_thread() function
241 avc_netlink_thread = avc_create_thread(&avc_netlink_loop); in avc_init()