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

/haiku/headers/private/fs_shell/
H A Dfssh_kernel_export.h16 extern fssh_thread_id fssh_spawn_kernel_thread(fssh_thread_func function,
H A Dfssh_os.h147 typedef fssh_status_t (*fssh_thread_func)(void *); typedef
148 #define fssh_thread_entry fssh_thread_func
151 extern fssh_thread_id fssh_spawn_thread(fssh_thread_func, const char *name,
H A Dfssh_api_wrapper.h1187 #define thread_func fssh_thread_func
/haiku/src/tools/fs_shell/
H A Dkernel_export.cpp17 fssh_spawn_kernel_thread(fssh_thread_func function, const char *threadName,

Completed in 55 milliseconds