[multipathd] remove pthread_cancel logic to stop waiter a thread
authorChristophe Varoqui <root@xa-s05.(none)>
Fri, 28 Oct 2005 07:21:08 +0000 (09:21 +0200)
committerChristophe Varoqui <root@xa-s05.(none)>
Fri, 28 Oct 2005 07:21:08 +0000 (09:21 +0200)
commitee63f62277c96fa12d8ee8fc09474515f56a769e
tree67db7751839cf17ad722980577d1603c0ad649cb
parente02e9073a8cc54fb405eb10aea28bd380b38928d
[multipathd] remove pthread_cancel logic to stop waiter a thread

Rely only on the ioctl interruption through a signal, proposed by
Ben. Note we never actually used this code before, my bad.
multipathd/main.c