Searched refs:trial1ThreadCB (Results 1 – 1 of 1) sorted by relevance
256 void *trial1ThreadCB(void *data) { in trial1ThreadCB() function358 pthread_create(&trial1Thread[c], NULL, trial1ThreadCB, (void*)&channelData[c]); in ThreadInterface()