Zen API
 All Classes Files Functions Variables Typedefs Macros Groups Pages
kThread.h File Reference

Description

Declares the kThread class.

Go to the source code of this file.

Typedefs

typedef kStatus(kCallkThreadFx )(kPointer context)
 Thread entry-point signature; used by kThread_Start. More...
 

Typedef Documentation

typedef kStatus(kCall* kThreadFx)(kPointer context)

Thread entry-point signature; used by kThread_Start.