Searched refs:rw_thread_run (Results 1 – 3 of 3) sorted by relevance
61 extern pthread_t rw_thread_run(struct rw_thread_info *rw_ti);
178 pthread_t rw_thread_run(struct rw_thread_info *rw_ti) in rw_thread_run() function
225 rw_thread_per_cpu[cpu] = rw_thread_run(s->rw_ti[cpu]); in agent_main_loop()