CSL  6.0
RemoteStream.cpp File Reference
#include "RemoteStream.h"
#include <sys/param.h>

Go to the source code of this file.

Functions

void * RS_Read_Loop (void *inst)
 
int CSL_CreateThread (THREAD_START_ROUTINE pfnThreadProc, void *pvParam)
 

Function Documentation

void* RS_Read_Loop ( void *  inst)

Definition at line 195 of file RemoteStream.cpp.

References CSL_CMD_NEXT_BUFFER, GET_TIME, csl::kLogError, and csl::logMsg().

int CSL_CreateThread ( THREAD_START_ROUTINE  pfnThreadProc,
void *  pvParam 
)

Definition at line 253 of file RemoteStream.cpp.