Home
last modified time | relevance | path

Searched defs:interrupt (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/boost/log/sinks/
Ddrop_on_overflow.hpp66 static void interrupt() in interrupt() function in boost::sinks::drop_on_overflow
Dblock_on_overflow.hpp122 void interrupt() in interrupt() function in boost::sinks::block_on_overflow
/third_party/grpc/third_party/upb/tests/bindings/lua/
Dmain.c11 static void interrupt(lua_State *L, lua_Debug *ar) { in interrupt() function
/third_party/boost/libs/thread/test/
Dtest_2309.cpp26 catch (boost::thread_interrupted& interrupt) in perform() local
/third_party/boost/boost/asio/detail/
Dnull_reactor.hpp57 void interrupt() in interrupt() function in boost::asio::detail::null_reactor
/third_party/boost/libs/asio/include/boost/asio/detail/
Dnull_reactor.hpp57 void interrupt() in interrupt() function in boost::asio::detail::null_reactor
/third_party/openssl/demos/bio/
Dsaccept.c30 void interrupt(int sig) in interrupt() function
/third_party/boost/boost/thread/executors/
Dbasic_thread_pool.hpp254 void interrupt() in interrupt() function in boost::executors::basic_thread_pool
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dresult.hpp136 static const bool interrupt = false; member in boost::geometry::detail::relate::matrix_handler
367 inline bool interrupt(Mask const& mask) in interrupt() function
607 bool interrupt; member in boost::geometry::detail::relate::mask_handler
1093 bool interrupt; member in boost::geometry::detail::relate::static_mask_handler
Dareal_areal.hpp773 bool interrupt; member in boost::geometry::detail::relate::areal_areal::uncertain_rings_analyser
Dlinear_areal.hpp197 bool const interrupt; member in boost::geometry::detail::relate::no_turns_la_areal_pred
/third_party/boost/boost/thread/
Dscoped_thread.hpp257 void interrupt() in interrupt() function in boost::scoped_thread
/third_party/mindspore/mindspore/lite/src/runtime/kernel/opencl/
Dopencl_subgraph.cc379 int OpenCLSubGraph::ReSize(bool interrupt) { in ReSize()
/third_party/boost/boost/thread/win32/
Dthread_data.hpp162 void interrupt() in interrupt() function
/third_party/mesa3d/src/freedreno/afuc/
Dafuc.h196 uint32_t interrupt : 1; /* return from ctxt-switch interrupt handler */ member
/third_party/boost/libs/thread/src/pthread/
Dthread.cpp576 void thread::interrupt() in interrupt() function in boost::thread
/third_party/python/Lib/test/
Dtest_signal.py615 def readpipe_interrupted(self, interrupt): argument
/third_party/boost/libs/thread/src/win32/
Dthread.cpp487 void thread::interrupt() in interrupt() function in boost::thread
/third_party/node/tools/
Dlint-md.mjs41527 interrupt: constructFactory(onsuccessfulcheck, { property
41528 interrupt: true property