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

  /external/lzma/CPP/Windows/
Thread.h 16 CThread() { Thread_Construct(&thread); }
  /external/lzma/C/
Threads.h 17 #define Thread_Construct(p) *(p) = NULL
MtCoder.c 10 Thread_Construct(&p->thread);
LzFindMt.c 13 Thread_Construct(&p->thread);

Completed in 59 milliseconds