Searched refs:THREADFN (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_thread.h43 #define THREADFN unsigned int __stdcall macro
148 # define THREADFN void* macro
H A Dvp9_thread.c33 static THREADFN thread_loop(void *ptr) {
/external/libvpx/libvpx/vp9/decoder/
H A Dvp9_thread.h44 #define THREADFN unsigned int __stdcall macro
149 # define THREADFN void* macro
H A Dvp9_thread.c29 static THREADFN thread_loop(void *ptr) { // thread loop
/external/chromium_org/third_party/libwebp/utils/
H A Dthread.c52 #define THREADFN unsigned int __stdcall macro
150 # define THREADFN void* macro
158 static THREADFN ThreadLoop(void* ptr) {
/external/webp/src/utils/
H A Dthread.c52 #define THREADFN unsigned int __stdcall macro
150 # define THREADFN void* macro
158 static THREADFN ThreadLoop(void* ptr) {

Completed in 172 milliseconds