Home
last modified time | relevance | path

Searched refs:ucs_sys_enum_threads_t (Results 1 – 1 of 1) sorted by relevance

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/sys/
H A Dsys.c66 } ucs_sys_enum_threads_t; typedef
1358 ucs_sys_enum_threads_t *ctx = (ucs_sys_enum_threads_t*)_ctx; in ucs_sys_enum_threads_cb()
1367 ucs_sys_enum_threads_t param = {.ctx = ctx, .cb = cb}; in ucs_sys_enum_threads()