Searched refs:SampleTcpServerTask (Results 1 – 3 of 3) sorted by relevance
170 static void SampleTcpServerTask(void) in SampleTcpServerTask() function491 osThreadId_t serverTaskId = osThreadNew((osThreadFunc_t)SampleTcpServerTask, NULL, &attrServer);
156 static void* SampleTcpServerTask(void* p) in SampleTcpServerTask() function513 ret = pthread_create(&srv, nullptr, SampleTcpServerTask, nullptr);
177 static void* SampleTcpServerTask(void *p) in SampleTcpServerTask() function699 ret = pthread_create(&srv, nullptr, SampleTcpServerTask, nullptr);