[LLVMdev] how to stop a llvm thread

Duc Nguyen Duc.Nguyen at arm.com
Thu Jul 19 06:31:18 PDT 2012


Hi Duncan,

Thanks for the quick answer.

What I mean is a thread which includes calls to clang. Sorry for the improper wording.

Regards
Duc

-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Duncan Sands
Sent: Thursday, July 19, 2012 03:06 PM
To: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] how to stop a llvm thread

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.

_______________________________________________
LLVM Developers mailing list
LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev


-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.





More information about the llvm-dev mailing list