Searched refs:thread_function (Results 1 – 2 of 2) sorted by relevance
16 int __must_check vdo_create_thread(void (*thread_function)(void *), void *thread_data,
203 void (*thread_function)(void *); member