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

/freebsd-11-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.h394 VCHIQ_THREAD_T vchiq_thread_create(int (*threadfn)(void *data),
H A Dvchi_bsd.c476 vchiq_thread_create(int (*threadfn)(void *data), function
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_core.c2508 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func,
2522 state->recycle_thread = vchiq_thread_create(&recycle_func,
2535 state->sync_thread = vchiq_thread_create(&sync_func,
H A Dvchiq_arm.c2781 arm_state->ka_thread = vchiq_thread_create(

Completed in 101 milliseconds