Home
last modified time | relevance | path

Searched defs:mythread (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/xz/src/common/
H A Dmythread.h136 typedef pthread_t mythread; typedef
369 typedef HANDLE mythread; typedef
/freebsd-src/sys/dev/ocs_fc/
H A Docs_unsol.c77 ocs_unsol_rq_thread(ocs_thread_t *mythread) in ocs_unsol_rq_thread()
H A Docs_os.c676 void *ocs_thread_get_arg(ocs_thread_t *mythread) in ocs_thread_get_arg()