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

  /external/lzma/CPP/7zip/Common/
VirtThread.cpp 7 static THREAD_FUNC_DECL CoderThread(void *p)
  /external/lzma/C/
Threads.h 23 #define THREAD_FUNC_DECL THREAD_FUNC_RET_TYPE THREAD_FUNC_CALL_TYPE
  /external/lzma/CPP/7zip/UI/Common/
Bench.cpp 506 static THREAD_FUNC_DECL EncodeThreadFunction(void *param)
519 static THREAD_FUNC_DECL DecodeThreadFunction(void *param)
899 static THREAD_FUNC_DECL CrcThreadFunction(void *param)

Completed in 542 milliseconds