summaryrefslogtreecommitdiffstats
path: root/action.c
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2009-06-19 12:10:38 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2009-06-19 12:10:38 +0200
commit7b3dad877e9faf53609a9f0986925a157f9f6e9b (patch)
tree898096ed1beab9ae022ce682c0246203b7734638 /action.c
parent7a695d171436fe249770e8256ae48cd4ed86fd30 (diff)
downloadrsyslog-7b3dad877e9faf53609a9f0986925a157f9f6e9b.tar.gz
rsyslog-7b3dad877e9faf53609a9f0986925a157f9f6e9b.tar.xz
rsyslog-7b3dad877e9faf53609a9f0986925a157f9f6e9b.zip
removed pthread_testcancel() as it is no longer necessary
we usually stay long enough inside the actions, so there should be no problem with reaching a cancellation point. Actually, if we really need to cancel, the thread is in an output action (otherwise it would have willingly terminated).
Diffstat (limited to 'action.c')
0 files changed, 0 insertions, 0 deletions