Lines Matching refs:perror
39 perror("usconfig - CONF_INITSIZE (check)"); in PyThread__init_thread()
41 perror("usconfig - CONF_INITSIZE (reset)"); in PyThread__init_thread()
46 perror("usconfig - CONF_ATTACHADDR (set)"); in PyThread__init_thread()
49 perror("usconfig - CONF_INITUSERS"); in PyThread__init_thread()
52 perror("usconfig - CONF_ARENATYPE"); in PyThread__init_thread()
61 perror("usinit"); in PyThread__init_thread()
64 perror("usconfig - CONF_ATTACHADDR (reset)"); in PyThread__init_thread()
67 perror("usnewlock (count_lock)"); in PyThread__init_thread()
70 perror("usnewlock (wait_lock)"); in PyThread__init_thread()
126 case -1: perror("ussetlock (count_lock)"); in PyThread_start_new_thread()
134 perror("usconfig - CONF_INITSIZE (check)"); in PyThread_start_new_thread()
136 perror("usconfig - CONF_INITSIZE (reset)"); in PyThread_start_new_thread()
143 perror("usconfig - CONF_ATTACHADDR (set)"); in PyThread_start_new_thread()
148 perror("sproc"); in PyThread_start_new_thread()
153 perror("usconfig - CONF_ATTACHADDR (reset)"); in PyThread_start_new_thread()
166 perror("usunsetlock (count_lock)"); in PyThread_start_new_thread()
181 perror("ussetlock (count_lock)"); in PyThread_exit_thread()
188 perror("ussetlock (wait_lock)"); in PyThread_exit_thread()
195 perror("usunsetlock (count_lock)"); in PyThread_exit_thread()
198 perror("ussetlock (wait_lock)"); in PyThread_exit_thread()
200 perror("ussetlock (count_lock)"); in PyThread_exit_thread()
207 perror("usunsetlock (wait_lock)"); in PyThread_exit_thread()
210 perror("usunsetlock (count_lock)"); in PyThread_exit_thread()
226 perror("usnewlock"); in PyThread_allocate_lock()
249 perror(waitflag ? "ussetlock" : "uscsetlock"); in PyThread_acquire_lock()
258 perror("usunsetlock"); in PyThread_release_lock()