Searched refs:donothing (Results 1 – 2 of 2) sorted by relevance
29 donothing(void *nothing) in donothing() function71 (void) pthread_create(&tid, NULL, donothing, NULL); in main()
670 donothing(int sig) in donothing() function707 (void) sigset(SIGALRM, donothing); in badlogin()