MEL
Microthread & Execution library
mel::tasking::DefaultAllocator Struct Reference

Default allocator for new tasks (through Runnable::post) using the runnable default factory Runnable::getDefaultFactory. More...

#include <Runnable.h>

Static Public Member Functions

static GenericProcessallocate (Runnable *_this)
 Allocation function.
 

Detailed Description

Default allocator for new tasks (through Runnable::post) using the runnable default factory Runnable::getDefaultFactory.


The documentation for this struct was generated from the following file: