[LLVMdev] how to stop a llvm thread

Duncan Sands baldrick at free.fr
Thu Jul 19 06:05:53 PDT 2012


Hi Duc,

> how can I safely stop a llvm thread, so that the thread can clean up. Using the
> WINAPI TerminateThread() is therefore not an alternative. I work with vs2010.

LLVM doesn't have any threads.

Ciao, Duncan.




More information about the llvm-dev mailing list