Searched refs:rw_thread_info (Results 1 – 2 of 2) sorted by relevance
22 struct rw_thread_info *rw_ti; in rw_thread_info_new()24 rw_ti = zalloc(sizeof(struct rw_thread_info)); in rw_thread_info_new()42 struct rw_thread_info *rw_ti) in rw_thread_init()108 struct rw_thread_info *ts = (struct rw_thread_info *)thread_info; in rw_thread_main()178 pthread_t rw_thread_run(struct rw_thread_info *rw_ti) in rw_thread_run()
23 struct rw_thread_info *rw_ti[MAX_CPUS];35 struct rw_thread_info { struct60 struct rw_thread_info *rw_ti); argument61 extern pthread_t rw_thread_run(struct rw_thread_info *rw_ti);