Searched refs:thread_data_slot (Results 1 – 1 of 1) sorted by relevance
275 static int thread_data_slot = 0; variable303 if (thread_data_slot >= MAX_THREAD_DATA_SLOTS) { in vchiq_thread_create()308 slot = &thread_slots[thread_data_slot]; in vchiq_thread_create()322 thread_data_slot++; in vchiq_thread_create()