libcommunism
Userspace cooperative threading library
Classes | Namespaces | Macros
Common.h File Reference
#include "CothreadPrivate.h"
#include "CothreadImpl.h"
#include <array>
#include <cstddef>

Go to the source code of this file.

Classes

class  libcommunism::internal::x86
 Architecture specific methods for working with cothreads on x86 systems. More...
 

Namespaces

 libcommunism
 Main namespace for the libcommunism library.
 
 libcommunism::internal
 Implementation details (including architecture/platform specific code) for the library.
 

Macros

#define FASTCALL_TAG   __attribute__((fastcall))
 

Macro Definition Documentation

◆ FASTCALL_TAG

#define FASTCALL_TAG   __attribute__((fastcall))

Definition at line 13 of file Common.h.