Searched refs:__run (Results 1 – 2 of 2) sorted by relevance
38 int r = pthread_create(&_th, &attr, &__run, this); in Server()59 Server::__run(void *a) in __run() function in Ned::Server
38 static void *__run(void *);
Completed in 3 milliseconds