Searched refs:compat_handle (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dtimer.cpp56 static impl::timer* compat_handle; variable
80 compat_handle->set_fired();
81 compat_handle->timeout_callback();
151 INV(compat_handle == NULL);
152 compat_handle = this;
173 compat_handle = NULL;

Completed in 31 milliseconds