Hello,
I wrote a small program in order to get an idea of context switch
times of the Linux kernel. The program runs fine on Linux. Valgrind
2.2.0 does report the program to be clean. Just out of curiosity, I
tried to compile and run the same program with Cygwin. However, on
cygwin it segfault
ilure
when pthread_cond_wait() returns ETIMEDOUT too early. I also included
the output on my Linux installation (SuSE 9.2, 2.6.11 kernel) and the
Cygwin output.
Please note that I am not subscribed to the cygwin mailing list --
please put me in CC when replying to this post.
Regards,
program and the output on Linux and on Cygwin with
this E-mail (in the included output you can see that I ran the test
program once on Cygwin, and four times on Linux).
Regards,
Bart Van Assche.
#include
#include
#include
#include
#include
#include
#include
#include
#include
#if defined
3 matches
Mail list logo