Home
last modified time | relevance | path

Searched defs:chl (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Modules/
Dselectmodule.c2275 struct kevent *chl = NULL; in select_kqueue_control_impl() local
/external/rust/android-crates-io/crates/crossbeam-channel/tests/
Dgolang.rs1726 let chl = ChanWithVals::with_capacity(c); in mkchan() localVariable