Searched refs:PyThread_release_lock (Results 1 – 25 of 32) sorted by relevance
12
760 PyThread_release_lock(chan->mutex); in _channel_free()787 PyThread_release_lock(chan->mutex); in _channel_add()811 PyThread_release_lock(chan->mutex); in _channel_next()836 PyThread_release_lock(chan->mutex); in _channel_close_interpreter()865 PyThread_release_lock(chan->mutex); in _channel_close_all()996 PyThread_release_lock(channels->mutex); in _channels_lookup()1025 PyThread_release_lock(channels->mutex); in _channels_add()1089 PyThread_release_lock(channels->mutex); in _channels_close()1132 PyThread_release_lock(channels->mutex); in _channels_remove()1151 PyThread_release_lock(channels->mutex); in _channels_add_id_object()[all …]
57 PyThread_release_lock(self->lock); in simplequeue_dealloc()132 PyThread_release_lock(self->lock); in _queue_SimpleQueue_put_impl()280 PyThread_release_lock(self->lock); in _queue_SimpleQueue_get_impl()
628 PyThread_release_lock(thread.cancel_event); in faulthandler_thread()644 PyThread_release_lock(thread.running); in faulthandler_thread()656 PyThread_release_lock(thread.cancel_event); in cancel_dump_traceback_later()660 PyThread_release_lock(thread.running); in cancel_dump_traceback_later()790 PyThread_release_lock(thread.running); in faulthandler_dump_traceback_later()1119 PyThread_release_lock(lock); in faulthandler_fatal_error_c_thread()1405 PyThread_release_lock(thread.cancel_event); in _PyFaulthandler_Fini()
67 PyThread_release_lock(self->lock_lock); in lock_dealloc()209 PyThread_release_lock(self->lock_lock); in lock_PyThread_release_lock()345 PyThread_release_lock(self->rlock_lock); in rlock_dealloc()416 PyThread_release_lock(self->rlock_lock); in rlock_release()479 PyThread_release_lock(self->rlock_lock); in rlock_release_save()845 PyThread_release_lock((runtime)->interpreters.mutex)1307 PyThread_release_lock(lock->lock_lock); in release_sentinel()
53 PyThread_release_lock((obj)->lock); \
264 if(tcl_lock)PyThread_release_lock(tcl_lock); \271 tcl_tstate = NULL; if(tcl_lock)PyThread_release_lock(tcl_lock); }276 PyThread_release_lock(tcl_lock); \2745 if(tcl_lock)PyThread_release_lock(tcl_lock); in _tkinter_tkapp_mainloop_impl()3213 if(tcl_lock)PyThread_release_lock(tcl_lock); in EventHook()
81 #define RELEASE_LOCK(obj) PyThread_release_lock((obj)->lock)
3050 PyThread_release_lock(thread_done); in _make_call_from_thread()3094 PyThread_release_lock(thread_done); in test_thread_state()4523 PyThread_release_lock(test_c_thread->start_event); in temporary_c_thread()4541 PyThread_release_lock(test_c_thread->exit_event); in temporary_c_thread()4574 PyThread_release_lock(test_c_thread.start_event); in call_in_temporary_c_thread()4575 PyThread_release_lock(test_c_thread.exit_event); in call_in_temporary_c_thread()4580 PyThread_release_lock(test_c_thread.start_event); in call_in_temporary_c_thread()4588 PyThread_release_lock(test_c_thread.exit_event); in call_in_temporary_c_thread()4611 PyThread_release_lock(test_c_thread.exit_event); in join_temporary_c_thread()
595 PyThread_release_lock(self->lock); in EVP_update()1593 PyThread_release_lock(self->lock); in _hmac_update()
50 # define TABLES_UNLOCK() PyThread_release_lock(tables_lock)
78 #define RELEASE_LOCK(obj) PyThread_release_lock((obj)->lock)
172 #define LEAVE_ZLIB(obj) PyThread_release_lock((obj)->lock);
79 PyAPI_FUNC(void) PyThread_release_lock(PyThread_type_lock);
555 PyThread_release_lock(PyThread_type_lock lock) in PyThread_release_lock() function705 PyThread_release_lock(PyThread_type_lock lock) in PyThread_release_lock() function
219 PyThread_release_lock((runtime)->interpreters.mutex)662 PyThread_release_lock(interp->id_mutex); in _PyInterpreterState_IDIncref()677 PyThread_release_lock(interp->id_mutex); in _PyInterpreterState_IDDecref()1965 PyThread_release_lock(xidregistry->mutex); in _PyCrossInterpreterData_RegisterClass()1992 PyThread_release_lock(xidregistry->mutex); in _PyCrossInterpreterData_Lookup()
359 PyThread_release_lock(PyThread_type_lock aLock) in PyThread_release_lock() function
149 PyThread_release_lock(import_lock); in _PyImport_ReleaseLock()
154 PyThread_release_lock(lock); in _PySSL_keylog_callback()
396 PyThread_release_lock(_PyOS_ReadlineLock); in PyOS_Readline()
288 PyThread_release_lock(self->lock); in _blake2_blake2b_update()
288 PyThread_release_lock(self->lock); in _blake2_blake2s_update()
299 PyThread_release_lock(self->lock); in _sha3_sha3_224_update()
571 EXPORT_FUNC(PyThread_release_lock)
632 function,PyThread_release_lock,3.2,,
362 PyThread_release_lock(lock); in bpo20891_thread()