Searched refs:win_thread_func_t (Results 1 - 1 of 1) sorted by relevance

/bootable/recovery/minadbd/
H A Dsysdeps.h67 typedef void (*win_thread_func_t)(void* arg); typedef
71 thread->tid = _beginthread( (win_thread_func_t)func, 0, arg );

Completed in 22 milliseconds