Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/common/
H A 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
/aosp_15_r20/external/libhevc/encoder/
H A Dosal_thread.h66 void *thread_param; /* Thread function argument. */ member
H A Dosal.h175 void *thread_param; member