#include "di/container/allocator/forward_declaration.h"#include "di/sync/dumb_spinlock.h"#include "di/vocab/error/result.h"#include "di/vocab/error/status_code_forward_declaration.h"#include "dius/error.h"#include <mutex>#include <pthread.h>Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::sync |
| namespace | di::platform |
Functions | |
| auto | di::platform::get_current_thread_id () -> ThreadId |