Home
last modified time | relevance | path

Searched refs:ENGINE_TAIL_CUSTOM (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dev_posix.cc112 #define ENGINE_TAIL_CUSTOM "tail_custom" macro
131 {ENGINE_TAIL_CUSTOM, nullptr}, {ENGINE_TAIL_CUSTOM, nullptr},
132 {ENGINE_TAIL_CUSTOM, nullptr}, {ENGINE_TAIL_CUSTOM, nullptr},
182 add_at_head ? ENGINE_HEAD_CUSTOM : ENGINE_TAIL_CUSTOM; in grpc_register_event_engine_factory()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dev_posix.cc116 #define ENGINE_TAIL_CUSTOM "tail_custom" macro
134 {ENGINE_TAIL_CUSTOM, nullptr}, {ENGINE_TAIL_CUSTOM, nullptr},
135 {ENGINE_TAIL_CUSTOM, nullptr}, {ENGINE_TAIL_CUSTOM, nullptr},
185 add_at_head ? ENGINE_HEAD_CUSTOM : ENGINE_TAIL_CUSTOM; in grpc_register_event_engine_factory()