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

  /external/lzma/CPP/Windows/
Thread.h 19 WRes Close() { return Thread_Close(&thread); }
  /external/lzma/C/
Threads.h 21 #define Thread_Close(p) HandlePtr_Close(p)
MtCoder.c 19 Thread_Close(&p->thread);
LzFindMt.c 83 Thread_Close(&p->thread);

Completed in 71 milliseconds