> home > Custom Layer Boundary API

get_thread_context

January 19th 2020
Get the current thread's context

Signature

C++
Thread_Context*
get_thread_context(Application_Links* app);

Parameters

app

the standard custom layer context pointer

Return

the pointer to the current thread's context