• Greg Ward's avatar
    Release the GIL in two more methods: · b804390a
    Greg Ward yazdı
      * sync(), because it waits for hardware buffers to flush, which
        can take several seconds depending on cirumstances (according
        to the OSS docs)
      * close(), because it does an implicit sync()
    b804390a
ossaudiodev.c 31.5 KB