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

/freebsd-12-stable/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c456 #define MAX_THREAD_DATA_SLOTS 32 macro
464 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS];
485 if (thread_data_slot >= MAX_THREAD_DATA_SLOTS) {

Completed in 201 milliseconds