condtype          188 opal/mca/event/libevent2022/libevent/evthread-internal.h void *_evthreadimpl_cond_alloc(unsigned condtype);
condtype          405 opal/mca/event/libevent2022/libevent/evthread.c _evthreadimpl_cond_alloc(unsigned condtype)
condtype          408 opal/mca/event/libevent2022/libevent/evthread.c 	    ompi__evthread_cond_fns.alloc_condition(condtype) : NULL;
condtype          148 opal/mca/event/libevent2022/libevent/include/event2/thread.h 	void *(*alloc_condition)(unsigned condtype);