/third_party/musl/src/network/ |
D | shutdown.c | 4 int shutdown(int fd, int how) in shutdown() function
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
D | completion_queue.pyx.pxi | 128 cdef shutdown(self): member in PollerCompletionQueue 191 async def shutdown(self): member in CallbackCompletionQueue
|
D | completion_queue.pxd.pxi | 70 cdef shutdown(self) member in PollerCompletionQueue
|
/third_party/grpc/src/ruby/end2end/ |
D | channel_closing_client.rb | 26 def shutdown(_, _) method in ChannelClosingClientController
|
D | sig_handling_client.rb | 32 def shutdown(_, _) method in SigHandlingClientController
|
D | graceful_sig_stop_client.rb | 32 def shutdown(_, _) method in SigHandlingClientController
|
/third_party/grpc/include/grpcpp/impl/ |
D | grpc_library.h | 35 void shutdown() override { grpc_shutdown(); } in shutdown() function
|
/third_party/grpc/src/core/lib/iomgr/ |
D | pollset_custom.h | 30 void (*shutdown)(); member
|
D | pollset.h | 45 void (*shutdown)(grpc_pollset* pollset, grpc_closure* closure); member
|
D | pollset_uv.cc | 83 static void shutdown() { in shutdown() function
|
D | iomgr_internal.h | 37 void (*shutdown)(void); member
|
/third_party/boost/boost/asio/detail/ |
D | null_reactor.hpp | 47 void shutdown() in shutdown() function in boost::asio::detail::null_reactor
|
D | winrt_ssocket_service.hpp | 72 void shutdown() in shutdown() function in boost::asio::detail::winrt_ssocket_service 183 boost::system::error_code shutdown(implementation_type&, in shutdown() function in boost::asio::detail::winrt_ssocket_service
|
/third_party/boost/libs/asio/include/boost/asio/detail/ |
D | null_reactor.hpp | 47 void shutdown() in shutdown() function in boost::asio::detail::null_reactor
|
D | winrt_ssocket_service.hpp | 72 void shutdown() in shutdown() function in boost::asio::detail::winrt_ssocket_service 183 boost::system::error_code shutdown(implementation_type&, in shutdown() function in boost::asio::detail::winrt_ssocket_service
|
/third_party/node/test/parallel/ |
D | test-stream-write-final.js | 6 let shutdown = false; variable
|
D | test-https-close.js | 31 function shutdown() { function
|
/third_party/grpc/test/core/util/ |
D | test_tcp_server.h | 32 bool shutdown = false; member
|
/third_party/ejdb/src/bindings/ejdb2_android/test/ejdb2/src/androidTest/java/com/softmotions/ejdb2/ |
D | Ejdb2AndroidTest.java | 36 public void shutdown() { in shutdown() method in Ejdb2AndroidTest
|
/third_party/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.h | 61 void (*shutdown)(alts_handshaker_client* client); member
|
/third_party/grpc/src/ruby/qps/ |
D | client.rb | 152 def shutdown method in BenchmarkClient
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | sidtab.h | 37 unsigned char shutdown; member
|
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
D | completion_queue.pyx.pxi | 94 def shutdown(self): member in CompletionQueue
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | threadpool.h | 40 BOOL shutdown; member
|
/third_party/boost/boost/beast/ssl/ |
D | ssl_stream.hpp | 450 shutdown() in shutdown() function in boost::beast::ssl_stream 463 shutdown(boost::system::error_code& ec) in shutdown() function in boost::beast::ssl_stream
|