Searched refs:EVENT_NO_TIMEOUT (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_event.h45 #define EVENT_NO_TIMEOUT 0xFFFFFFFF macro
265 * If wait_us is set to EVENT_NO_TIMEOUT, the function will wait until the
/freebsd-10.2-release/contrib/ofed/management/opensm/complib/
H A Dcl_event.c141 if (wait_us == EVENT_NO_TIMEOUT) {
/freebsd-10.2-release/contrib/ofed/management/opensm/opensm/
H A Dosm_vl15intf.c158 EVENT_NO_TIMEOUT, TRUE);
164 EVENT_NO_TIMEOUT, TRUE);
H A Dosm_sm.c108 EVENT_NO_TIMEOUT, TRUE);
H A Dosm_perfmgr.c416 cl_event_wait_on(&perfmgr->sig_query, EVENT_NO_TIMEOUT,
H A Dosm_state_mgr.c1034 cl_event_wait_on(&stats->event, EVENT_NO_TIMEOUT, TRUE);
/freebsd-10.2-release/contrib/ofed/management/opensm/libvendor/
H A Dosm_vendor_mlx_sender.c189 EVENT_NO_TIMEOUT, TRUE /* interruptible */ );
H A Dosm_vendor_ibumad_sa.c454 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE);
H A Dosm_vendor_mlx_sa.c569 cl_event_wait_on(&p_bind->sync_event, EVENT_NO_TIMEOUT, FALSE);

Completed in 71 milliseconds