Home
last modified time | relevance | path

Searched refs:ocs_thread_terminate (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_os.c693 ocs_thread_terminate(ocs_thread_t *thread) in ocs_thread_terminate() function
H A Docs_os.h1002 extern int32_t ocs_thread_terminate(ocs_thread_t *thread);
H A Docs_xport.c100 ocs_thread_terminate(&xport->rq_thread_info[i].thread); in ocs_xport_rq_threads_teardown()