Searched refs:thread_data_slot (Results 1 – 1 of 1) sorted by relevance
452 static int thread_data_slot = 0; variable480 if (thread_data_slot >= MAX_THREAD_DATA_SLOTS) { in vchiq_thread_create()485 slot = &thread_slots[thread_data_slot]; in vchiq_thread_create()500 thread_data_slot++; in vchiq_thread_create()