Searched refs:evcpp (Results 1 – 1 of 1) sorted by relevance
104 evchan_t **evcpp = &CHAN_BINDING(priv, pri); in bind_channel() local107 if (*evcpp != NULL) in bind_channel()108 return (*evcpp); in bind_channel()114 if (atomic_cas_ptr(evcpp, NULL, evc) != NULL) in bind_channel()117 return (*evcpp); in bind_channel()