slaveThread       372 shell/avmshell.cpp 	static void* slaveThread(void *arg);
slaveThread       390 shell/avmshell.cpp 			pthread_create(&threads[i]->thread, NULL, slaveThread, threads[i]);