Searched refs:callAndNotify (Results 1 – 1 of 1) sorted by relevance
56 void *callAndNotify(void *data) { in callAndNotify() function68 if (pthread_create(&thread, NULL, callAndNotify, &state)) { in timeout()