Searched refs:cl_proc_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/contrib/ofed/management/opensm/include/complib/
H A Dcl_thread.h294 /****f* Component Library: Thread/cl_proc_count
296 * cl_proc_count
299 * The cl_proc_count function returns the number of processors in the system.
303 int cl_proc_count(void);
/freebsd-10.1-release/contrib/ofed/management/opensm/complib/
H A Dcl_thread.c120 int cl_proc_count(void) function
H A Dcl_threadpool.c89 count = cl_proc_count();

Completed in 101 milliseconds