CreateThread?

Pavel pavel at psi.cz
Mon May 31 00:56:34 PDT 2010


I need call WaitForMultipleObject for thread and event handle.
Object Thread in std.thread hide the handle, but create support for GC.
Do you GC pause this my thread? (use dmd 2.046) (This thread is not in the global
list of threads)
How can I do to support my threads for GC??

Pavel


More information about the Digitalmars-d-learn mailing list