rtoslink

Undocumented in source.

Members

Functions

internal_heapalloc
ubyte[] internal_heapalloc(uint sz)
Undocumented in source. Be warned that the author may not have intended to support it.
rtosbackend_arrayBoundFailure
void rtosbackend_arrayBoundFailure(string file, uint line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_assert
void rtosbackend_assert(string file, uint line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_assertmsg
void rtosbackend_assertmsg(string msg, string file, uint line)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_getTLSPointerCurrThread
void* rtosbackend_getTLSPointerCurrThread(int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_heapalloc
void* rtosbackend_heapalloc(uint sz)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_heapfreealloc
void rtosbackend_heapfreealloc(void* ptr)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_outOfMemory
void rtosbackend_outOfMemory()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_setTLSPointerCurrThread
void rtosbackend_setTLSPointerCurrThread(void* ptr, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
rtosbackend_terminate
void rtosbackend_terminate()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta