Searched refs:cl_thread_stall (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_thread.h203 * cl_thread_stall, cl_pfn_thread_callback_t
259 * state, callers should use cl_thread_stall.
262 * Thread, cl_thread_stall
265 /****f* Component Library: Thread/cl_thread_stall
267 * cl_thread_stall
270 * The cl_thread_stall function stalls the calling thread for a minimum of
275 void cl_thread_stall(IN const uint32_t pause_us);
285 * The cl_thread_stall function performs a busy wait for the specified
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_thread.c112 void cl_thread_stall(IN const uint32_t pause_us) function

Completed in 133 milliseconds