This commit is contained in:
Dhanya Maliakal
2015-10-14 09:11:40 +02:00
parent 5ac37c2154
commit f141624477
2 changed files with 93 additions and 19 deletions

View File

@ -367,6 +367,8 @@ private:
*/
uint32_t processListeningBuffer(int ithread, int cSize,char* temp);
bool popAndCheckEndofAcquisition(char* wbuffer[], bool ready[], uint32_t nP[],char* toFree[],int toFreeOffset[]);
/*************************************************************************
* Class Members *********************************************************
*************************************************************************/