|
libcommunism
Userspace cooperative threading library
|
#include "CothreadPrivate.h"#include "CothreadImpl.h"#include <array>#include <cstddef>#include <cstdint>#include <span>Go to the source code of this file.
Classes | |
| class | libcommunism::internal::Amd64 |
| Architecture specific methods for working with cothreads on amd64 based systems. More... | |
Namespaces | |
| libcommunism | |
| Main namespace for the libcommunism library. | |
| libcommunism::internal | |
| Implementation details (including architecture/platform specific code) for the library. | |