This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

what does __gthread_active_p() do/mean?



What is this function supposed to do? (gthr-*.h)

I'm investigating some breakage involving mingw and sjlj-exceptions's
need for thread-local storage; I believe that it's returning the wrong
value on mingw, but I'd like to know what the meaning of the return
value is.

  - a


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]