Searched refs:avc_notify_thread (Results 1 – 1 of 1) sorted by relevance
76 static pthread_t avc_notify_thread; variable267 pthread_create (&avc_notify_thread, NULL, (void *(*) (void *)) run, NULL); in avc_create_thread()271 return &avc_notify_thread; in avc_create_thread()