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