|
hoshi-lang dev
Yet another programming language
|
#include <threading.h>

Public Attributes | |
| unsigned long long | gc_refcount |
| unsigned long long | type_id |
| YoiUnsignedObject * | ok |
| YoiIntegerObject * | err |
Definition at line 32 of file threading.h.
| YoiIntegerObject* err |
Definition at line 36 of file threading.h.
| unsigned long long gc_refcount |
Definition at line 33 of file threading.h.
Definition at line 35 of file threading.h.
| unsigned long long type_id |
Definition at line 34 of file threading.h.