public inbox for pthreads-win32@sourceware.org
 help / color / mirror / Atom feed
* Signal handling
@ 1999-09-10  6:47 Geoff Stevens
  0 siblings, 0 replies; only message in thread
From: Geoff Stevens @ 1999-09-10  6:47 UTC (permalink / raw)
  To: 'pthreads-win32@sourceware.cygnus.com'

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 624 bytes --]

Title: Signal handling





Hallo,


I'm running snap-1999-08-12. Anybody know what I need to do to receive/mask signals (specifically SIGABRT)? config.h contains

/* Do we know about the C type sigset_t? */
#undef HAVE_SIGSET_T


...so I don't seem to get pthread_sigmask. I can scatter __try{} __except{}s through the code, but I'd rather a less WIN32 interface.

At the moment when I get an exception it seems to disappear without trace in the exception filter in (private.c) _pthread_threadStart. I'm using detached threads, so have no way to receive PTHREAD_CANCELED.

Best regards,
Geoff Stevens
 
Macro4 
  




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-09-10  6:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-10  6:47 Signal handling Geoff Stevens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).