Searched refs:PyCode_ClearWatcher (Results 1 – 7 of 7) sorted by relevance
380 if (PyCode_ClearWatcher(watcher_id_l) < 0) { in clear_code_watcher()429 if (PyCode_ClearWatcher(watcher_ids[i]) < 0) { in allocate_too_many_code_watchers()
281 PyAPI_FUNC(int) PyCode_ClearWatcher(int watcher_id);
157 Return an ID which may be passed to :c:func:`PyCode_ClearWatcher`.163 .. c:function:: int PyCode_ClearWatcher(int watcher_id)
42 Add :c:func:`PyCode_AddWatcher` and :c:func:`PyCode_ClearWatcher` APIs to
89 PyCode_ClearWatcher(int watcher_id) in PyCode_ClearWatcher() function
1932 * Add :c:func:`PyCode_AddWatcher` and :c:func:`PyCode_ClearWatcher`
71 …<elf-symbol name='PyCode_ClearWatcher' type='func-type' binding='global-binding' visibility='defau…5916 …PyCode_ClearWatcher' mangled-name='PyCode_ClearWatcher' filepath='Objects/codeobject.c' line='89' …