#include <oscl_scheduler_readyq.h>
Inheritance diagram for OsclReadyAlloc:
Public Methods | |
OsclAny * | allocate (const uint32 size) |
OsclAny * | allocate_fl (const uint32 size, const char *file_name, const int line_num) |
void | deallocate (OsclAny *p) |
|
Implements Oscl_DefAlloc. |
|
Reimplemented from Oscl_DefAlloc. |
|
Implements Oscl_DefAlloc. |