Searched refs:run_daemon (Results 1 – 1 of 1) sorted by relevance
181 static void *run_daemon(void *arg) in run_daemon() function225 if (pthread_create(&self->thread, NULL, run_daemon, self->se)) { in FIXTURE_SETUP()