HomeSort by: relevance | last modified time | path
    Searched defs:thread_slots (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/vchiq/dist/interface/compat/
vchi_bsd.c 282 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; variable in typeref:struct:thread_data[]
308 slot = &thread_slots[thread_data_slot];
vchi_bsd.c 282 static struct thread_data thread_slots[MAX_THREAD_DATA_SLOTS]; variable in typeref:struct:thread_data[]
308 slot = &thread_slots[thread_data_slot];

Completed in 24 milliseconds