discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] pthreads / NT Threads under win32


From: Eric Blossom
Subject: [Discuss-gnuradio] pthreads / NT Threads under win32
Date: Wed, 4 Apr 2007 12:33:37 -0700
User-agent: Mutt/1.5.9i

Can any of you who build GNU Radio under MinGW or Cygwin please let me
know whether our omnithread implementation ends up using pthreads or
NT threads?  

You should be able to tell by looking at the output from running
configure.  If you see a message "checking for NT threads" it means we
didn't find pthreads.

Why I ask, is that I'm considering removing the support for NT
Threads in gr_omnithread.  If we did this, we could then take advantage
of the posix thread cancellation features, which aren't currently
available in the omnithread interface.

Thanks,
Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]