///////////////////////////////////////////////////////////////////////////
| 231 | |
| 232 | //////////////////////////////////////////////////////////////////////////////// |
| 233 | void TDB2::expire_tasks() { replica()->expire_tasks(); } |
| 234 | |
| 235 | //////////////////////////////////////////////////////////////////////////////// |
| 236 | // Latest ID is that of the last pending task. |
nothing calls this directly
no outgoing calls
no test coverage detected