Searched refs:avc_notify_thread (Results 1 – 1 of 1) sorted by relevance
73 static pthread_t avc_notify_thread; variable221 rc = pthread_create (&avc_notify_thread, NULL, (void *(*) (void *)) run, NULL); in avc_create_thread()227 return &avc_notify_thread; in avc_create_thread()