Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_util/
Dvpx_thread.h63 #define THREADFN __attribute__((force_align_arg_pointer)) unsigned int __stdcall macro
65 #define THREADFN unsigned int __stdcall macro
/external/webp/src/utils/
Dthread_utils.c67 #define THREADFN unsigned int __stdcall macro
198 # define THREADFN void* macro
/external/libaom/libaom/aom_util/
Daom_thread.h64 #define THREADFN unsigned int __stdcall macro