Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/vchiq/dist/interface/compat/
H A Dvchi_bsd.c282 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; variable
308 slot = &thread_slots[thread_data_slot]; in vchiq_thread_create()