This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
gugdun
/
pocketpy
зеркало из
https://github.com/pocketpy/pocketpy
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Вики
Просмотр исходного кода
Update threads.h
blueloveTH
10 месяцев назад
Родитель
0d39a0b3da
Сommit
6fcdea7ef8
1 измененных файлов
с
2 добавлено
и
0 удалено
Единый вид
Показать статистику Diff
2
0
include/pocketpy/common/threads.h
+ 2
- 0
include/pocketpy/common/threads.h
Просмотреть файл
@@ -1,3 +1,5 @@
+#pragma once
+
#include <stdatomic.h>
#include <stdatomic.h>
#include <stdbool.h>
#include <stdbool.h>