Home
last modified time | relevance | path

Searched refs:deregister_callback (Results 1 – 3 of 3) sorted by relevance

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/src/http/client/
H A Dhttp_client.cpp272 m_request._cancellation_token().deregister_callback(m_cancellationRegistration); in finish()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/pplx/
H A Dpplxcancellation_token.h702 void deregister_callback(const cancellation_token_registration& _Registration) const in deregister_callback() function
/dports/science/madness/madness-ebb3fd7/src/madness/world/
H A Dworlddc.h104 void deregister_callback(ptrT ptr) { in deregister_callback() function
423 pmap->deregister_callback(this); in ~WorldContainerImpl()