Home
last modified time | relevance | path

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

/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c464 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; variable
490 slot = &thread_slots[thread_data_slot]; in vchiq_thread_create()