diff options
author | Magnus Hagander | 2008-05-16 18:30:53 +0000 |
---|---|---|
committer | Magnus Hagander | 2008-05-16 18:30:53 +0000 |
commit | 1d8902678844701c246063c7547bddb5071cdef5 (patch) | |
tree | 92823a2437ebab3a89b61aecf169b9de69eecb53 /src/tutorial | |
parent | 0ff81a525e43d4afbd8b57a99b646b3461d9849e (diff) |
Implement error checking for pthreads calls in thread-safe mode. They really
should always succeed, but in the likely event of a failure we would
previously fall through *without locking* - the new code will exit(1).
Printing the error message on stderr will not work for all applications, but
it's better than nothing at all - and our API doesn't provide a way to return
the error to the caller.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions