Amazon Kinesis Webrtc C SDK
ThreadPoolContext.c File Reference
#include "../Include_i.h"
Include dependency graph for ThreadPoolContext.c:

Macros

#define LOG_CLASS   "ThreadPoolContext"
 

Functions

PThreadPoolContext getThreadContextInstance ()
 
STATUS createThreadPoolContext ()
 
STATUS threadpoolContextPush (startRoutine fn, PVOID customData)
 
STATUS destroyThreadPoolContext ()
 

Macro Definition Documentation

◆ LOG_CLASS

#define LOG_CLASS   "ThreadPoolContext"

Function Documentation

◆ createThreadPoolContext()

STATUS createThreadPoolContext ( )
Here is the call graph for this function:

◆ destroyThreadPoolContext()

STATUS destroyThreadPoolContext ( )
Here is the call graph for this function:

◆ getThreadContextInstance()

PThreadPoolContext getThreadContextInstance ( )
Here is the caller graph for this function:

◆ threadpoolContextPush()

STATUS threadpoolContextPush ( startRoutine  fn,
PVOID  customData 
)
Here is the call graph for this function:
Here is the caller graph for this function: