Searched refs:scn_proc (Results 1 – 3 of 3) sorted by relevance
110 void *scn_proc(void *);
387 if (pthread_create(&scn_tid, NULL, scn_proc, NULL) != 0) { in main()
2094 scn_proc( in scn_proc() function