HomeSort by relevance Sort by last modified time
    Searched refs:threadpool_task_func (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/state_trackers/nine/
threadpool.h 43 typedef void (*threadpool_task_func)(void *data); typedef
46 threadpool_task_func work;
56 threadpool_task_func func,
threadpool.c 133 threadpool_task_func work, void *data)

Completed in 59 milliseconds