Zen API
|
Constructs a kThread object.
Note that thread priorities and affinities are not in inherited from the calling thread. To specify priorty and affinity values that differ from kThread defaults, call the appropriate configuration methods before starting this thread.
thread | Destination for the constructed object handle. |
allocator | Memory allocator (or kNULL for default). |