Home
last modified time | relevance | path

Searched defs:thread_param (Results 1 – 3 of 3) sorted by relevance

/external/zstd/lib/common/
Dthreading.c54 ZSTD_thread_params_t* thread_param = (ZSTD_thread_params_t*)arg; in worker() local
73 ZSTD_thread_params_t thread_param; in ZSTD_pthread_create() local
/external/libhevc/encoder/
Dosal_thread.h66 void *thread_param; /* Thread function argument. */ member
Dosal.h175 void *thread_param; member