Amazon Kinesis Webrtc C SDK
ThreadpoolContext.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ThreadPoolContext
 

Typedefs

typedef struct ThreadPoolContextPThreadPoolContext
 

Functions

PUBLIC_API STATUS createThreadPoolContext ()
 
PUBLIC_API STATUS getThreadPoolContext (PThreadPoolContext)
 
PUBLIC_API STATUS threadpoolContextPush (startRoutine, PVOID)
 
PUBLIC_API STATUS destroyThreadPoolContext ()
 

Typedef Documentation

◆ PThreadPoolContext

Function Documentation

◆ createThreadPoolContext()

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

◆ destroyThreadPoolContext()

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

◆ getThreadPoolContext()

PUBLIC_API STATUS getThreadPoolContext ( PThreadPoolContext  )

◆ threadpoolContextPush()

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