Searched refs:vm_event_thread (Results 1 – 1 of 1) sorted by relevance
306 static void *vm_event_thread(void *param) in vm_event_thread() function447 error = pthread_create(&vm_event_tid, NULL, vm_event_thread, ctx); in vm_event_init()
Completed in 7 milliseconds