Libthreadar 1.6.0
Deprecated List
Member libthreadar::thread::kill () const
WARNING! kill() is DEPRECATED since release 1.5.0 and will be removed in the future as it does not work for some glibc implementations when using C++ code (collides with exceptions). USE cancel() feature instead. See documentation about cancel() this is not a 1:1 replacement of kill(). See also inherited_cancel(), and cancellation_checkpoint() methods.