Home
last modified time | relevance | path

Searched defs:_notify_callback (Results 1 – 3 of 3) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/lib/types/
H A Dlog_buf.cpp19 if (bool(_notify_callback)) { in post() local
/dports/devel/p5-SVN-S4/SVN-S4-1.062/lib/SVN/S4/
H A DSnapshot.pm478 sub _notify_callback { subroutine
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/mpm/include/mpm/types/
H A Dlog_buf.hpp77 std::function<void(void)> _notify_callback; member in mpm::types::log_buf