I am trying to help port over an app thats posix threaded. One thread uses fork and execv to start a child programme in this case an mp3 player. However, under FreeBSD-5.2.1, the execv causes all the threads in the parent process to be blocked until the child process returns. Is there a mechanism to get around this. Thanks ChrisReceived on Mon Jun 21 2004 - 08:59:56 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:58 UTC