Loading...
Searching...
No Matches
thread_arch.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2021 Koen Zandberg <koen@bergzand.net>
3 * SPDX-FileCopyrightText: 2021 Inria
4 * SPDX-License-Identifier: LGPL-2.1-only
5 */
6
7#pragma once
8
13
19
20#ifdef __cplusplus
21extern "C" {
22#endif
23
24#ifdef __cplusplus
25}
26#endif
27