gcc - Is the C function select thread safe??

2013-07-19 Thread trefor.2.edwards
I have a very recent version of Cygwin (see cygcheck.out attached) and an test application (attached) which has been extracted from the SIPP application. What it does in a loop is * Creates a thread * In the thread: Calls "select" to wait for just under 1 second the exit

RE: confirm subscribe to cygwin-developers-dig...@cygwin.com

2013-07-18 Thread trefor.2.edwards
I have a very recent version of Cygwin and using the SIPP application. This calls nanosleep from within a thread. Effectively , every second, the application * Creates a thread * Calls nanosleep 9 times. * Deletes the thread And every second, according to windows task