Home
last modified time | relevance | path

Searched defs:owner_ (Results 1 – 17 of 17) sorted by relevance

/third_party/boost/boost/fiber/
Dmutex.hpp40 context * owner_{ nullptr }; member in boost::fibers::mutex
Drecursive_mutex.hpp44 context * owner_{ nullptr }; member in boost::fibers::recursive_mutex
Dtimed_mutex.hpp42 context * owner_{ nullptr }; member in boost::fibers::timed_mutex
Drecursive_timed_mutex.hpp46 context * owner_{ nullptr }; member in boost::fibers::recursive_timed_mutex
/third_party/boost/libs/asio/include/boost/asio/detail/
Dservice_registry.hpp149 execution_context& owner_; member in boost::asio::detail::service_registry
Dwin_object_handle_service.hpp80 win_object_handle_service* owner_; member in boost::asio::detail::win_object_handle_service::implementation_type
/third_party/boost/boost/asio/detail/
Dservice_registry.hpp149 execution_context& owner_; member in boost::asio::detail::service_registry
Dwin_object_handle_service.hpp80 win_object_handle_service* owner_; member in boost::asio::detail::win_object_handle_service::implementation_type
/third_party/node/src/
Dnode_messaging.h148 MessagePort* owner_ = nullptr; variable
/third_party/boost/boost/asio/
Dexecution_context.hpp354 execution_context& owner_; member in boost::asio::execution_context::service
/third_party/boost/libs/asio/include/boost/asio/
Dexecution_context.hpp354 execution_context& owner_; member in boost::asio::execution_context::service
/third_party/skia/third_party/externals/tint/src/sem/
Dvariable.h225 CallTarget const* owner_ = nullptr; variable
/third_party/flutter/skia/third_party/externals/libwebp/src/mux/
Dmuxi.h38 int owner_; // True if *data_ memory is owned internally. member
/third_party/skia/third_party/externals/libwebp/src/mux/
Dmuxi.h38 int owner_; // True if *data_ memory is owned internally. member
/third_party/protobuf/src/google/protobuf/
Darena_impl.h237 void* owner_; // &ThreadCache of this thread; variable
/third_party/cef/include/internal/
Dcef_string_wrappers.h829 bool owner_; variable
/third_party/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h1234 FunctionMocker<F>* const owner_; variable