| 1830 | } |
| 1831 | |
| 1832 | EcEntryBase::~EcEntryBase() |
| 1833 | { |
| 1834 | get_thread_ec_head_ref() = _previous; |
| 1835 | } |
| 1836 | |
| 1837 | // ------------------------------------------------------------------------ |
| 1838 |
nothing calls this directly
no outgoing calls
no test coverage detected