Module librsnek::system::thread [] [src]

Where the magic happens...

Structs

GreenThread

Wrapper around a sharable function pointer that can be used as the

Greenlet

The greenlet is created by a GreenThread and represents a resumbale thread context

Pthread

Regular system thread

Enums

ThreadModel

Optimistic definitions pf supported threading models

Constants

_IMPL_SERIALIZE_FOR_ThreadModel

Traits

Thread

Thread lifecycle traits