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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_os.h975 typedef int32_t (*ocs_thread_fctn)(ocs_thread_t *mythread); typedef
979 ocs_thread_fctn fctn; /*<< thread function */
998 extern int32_t ocs_thread_create(ocs_os_handle_t os, ocs_thread_t *thread, ocs_thread_fctn fctn,
H A Docs_os.c627 ocs_thread_create(ocs_os_handle_t os, ocs_thread_t *thread, ocs_thread_fctn fctn, const char *name, void *arg, ocs_thread_start_e start)

Completed in 107 milliseconds