HomeSort by: relevance | last modified time | path
    Searched refs:vchiq_thread_create (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.c 294 vchiq_thread_create(int (*threadfn)(void *data), function in typeref:typename:VCHIQ_THREAD_T
vchi_bsd.h 237 VCHIQ_THREAD_T vchiq_thread_create(int (*threadfn)(void *data),
  /src/sys/external/bsd/vchiq/dist/interface/vchiq_arm/
vchiq_core.c 2521 state->slot_handler_thread = vchiq_thread_create(&slot_handler_func,
2535 state->recycle_thread = vchiq_thread_create(&recycle_func,
2548 state->sync_thread = vchiq_thread_create(&sync_func,
vchiq_arm.c 2812 arm_state->ka_thread = vchiq_thread_create(

Completed in 132 milliseconds