|
dispenso 1.4.1
A library for task parallelism
|
#include <dispenso/platform.h>Go to the source code of this file.
Functions | |
| uint64_t | dispenso::threadId () |
Utilities for getting a unique thread identifier.
Definition in file thread_id.h.
| DISPENSO_DLL_ACCESS uint64_t dispenso::threadId | ( | ) |
Get the current thread's identifier, unique within the current process.
Definition at line 16 of file thread_id.cpp.