|
Boost : |
From: VinÃcius dos Santos Oliveira (vini.ipsmaker_at_[hidden])
Date: 2024-04-26 17:05:17
Em sex., 26 de abr. de 2024 Ã s 13:51, David Bien via Boost
<boost_at_[hidden]> escreveu:
> Under Linux when BOOST_THREAD_HAS_EINTR_BUG is defined we SIGABRT at this:
>
> ~mutex()
> {
> BOOST_VERIFY(!posix::pthread_mutex_destroy(&m));
> }
How is the code for BOOST_THREAD_HAS_NO_EINTR_BUG? Are UNIX signals
being involved?
-- VinÃcius dos Santos Oliveira https://vinipsmaker.github.io/
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk