• David Reid's avatar
    Process jobs on the calling thread when WAIT_INIT is used. · 26c11a77
    David Reid authored
    Since the calling thread is waiting anyway, it's better to just do the
    processing on the calling thread rather than posting it to the job
    queue and waiting. This ensures the calling thread stays busy which
    will improve performance, but it also makes it so the calling thread
    doesn't get stalled while already-queued jobs are getting processed.
    26c11a77
miniaudio.h 3.81 MB
The source could not be displayed because it is larger than 1 MB. You can load it anyway or download it instead.