GC and realtime threads.
chrisk
not at here.com
Wed Jul 12 16:24:54 PDT 2006
I'm interested in trying D for writing some audio fx plugins. Basicly the
plugin would be a dll with 2 threads, a GUI and an Audio thread. Is it
posible to prevent the GC from running during the audio thread? Can the
audio thread stop the CG? As the dll will be loaded into a host application
does that mean the GC will halt the all dll and application threads while it
runs?
thanks,
chris
More information about the Digitalmars-d-learn
mailing list