|
SimGrid
3.21
Versatile Simulation of Distributed Systems
|
Typedefs | |
| typedef struct xbt_os_thread_ * | xbt_os_thread_t |
| Thread data type (opaque structure) More... | |
| typedef struct xbt_os_mutex_ * | xbt_os_mutex_t |
| Thread mutex data type (opaque structure) More... | |
| typedef struct xbt_os_sem_ * | xbt_os_sem_t |
| Semaphore data type (opaque structure) More... | |