|
CSL
6.0
|
Go to the source code of this file.
Functions | |
| void * | RS_Read_Loop (void *inst) |
| int | CSL_CreateThread (THREAD_START_ROUTINE pfnThreadProc, void *pvParam) |
| 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.