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

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/tests/
H A Dstate_pool_test_helper.h34 static void *alloc_states(void *void_job) function in typeref:typename:void *
66 pthread_create(&jobs[i].thread, NULL, alloc_states, &jobs[i]);
H A Dstate_pool_no_free.c43 static void *alloc_states(void *_job) function in typeref:typename:void *
73 pthread_create(&jobs[i].thread, NULL, alloc_states, &jobs[i]);
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/tests/
H A Dstate_pool_test_helper.h34 static void *alloc_states(void *void_job) function in typeref:typename:void *
66 pthread_create(&jobs[i].thread, NULL, alloc_states, &jobs[i]);
H A Dstate_pool_no_free.c42 static void *alloc_states(void *_job) function in typeref:typename:void *
73 pthread_create(&jobs[i].thread, NULL, alloc_states, &jobs[i]);

Completed in 4 milliseconds