Home
last modified time | relevance | path

Searched refs:GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD (Results 1 – 7 of 7) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dpollset_custom.cc51 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in pollset_init()
57 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in pollset_shutdown()
62 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in pollset_destroy()
69 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in pollset_work()
92 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in pollset_kick()
Dtimer_custom.cc34 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in grpc_custom_timer_callback()
47 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in timer_init()
67 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in timer_cancel()
Diomgr_custom.h36 #define GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD() \ macro
39 #define GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD() macro
Dresolve_address_custom.cc73 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in grpc_custom_resolve_callback()
122 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in blocking_resolve_address_impl()
163 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in resolve_address_impl()
Dtcp_server_custom.cc113 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in tcp_server_ref()
194 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in tcp_server_unref()
336 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in tcp_server_add_port()
420 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in tcp_server_start()
Dtcp_custom.cc198 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in endpoint_read()
226 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in endpoint_write()
Dtcp_client_custom.cc108 GRPC_CUSTOM_IOMGR_ASSERT_SAME_THREAD(); in tcp_connect()