This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
hilbert-os/euler/include/mutex

4 lines
70 B
Text

#pragma once
#include <std/unique-lock.hpp>
#include <std/mutex.hpp>