summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorMagnus Hagander2008-05-16 18:30:53 +0000
committerMagnus Hagander2008-05-16 18:30:53 +0000
commit1d8902678844701c246063c7547bddb5071cdef5 (patch)
tree92823a2437ebab3a89b61aecf169b9de69eecb53 /src/tutorial
parent0ff81a525e43d4afbd8b57a99b646b3461d9849e (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