UCX  1.8
Unified Communication X
thread_mode.h
1 /*
2 * Copyright (C) Mellanox Technologies Ltd. 2001-2015. ALL RIGHTS RESERVED.
3 * Copyright (C) The University of Tennessee and The University
4 * of Tennessee Research Foundation. 2015. ALL RIGHTS RESERVED.
5 *
6 * See file LICENSE for terms.
7 */
8 
9 #ifndef UCS_TYPE_THREAD_MODE_H
10 #define UCS_TYPE_THREAD_MODE_H
11 
12 
19 typedef enum {
25 
26 
27 #endif
Definition: thread_mode.h:20
Definition: thread_mode.h:21
Definition: thread_mode.h:22
ucs_thread_mode_t
Thread sharing mode.
Definition: thread_mode.h:19
Definition: thread_mode.h:23