OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gil
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/unbound/dist/pythonmod/
pythonmod.c
301
PyGILState_STATE
gil
;
local
397
gil
= PyGILState_Ensure();
602
PyGILState_Release(
gil
);
615
PyGILState_Release(
gil
);
630
PyGILState_STATE
gil
= PyGILState_Ensure();
local
648
PyGILState_Release(
gil
);
668
PyGILState_STATE
gil
= PyGILState_Ensure();
local
695
PyGILState_Release(
gil
);
704
PyGILState_STATE
gil
= PyGILState_Ensure();
local
712
PyGILState_Release(
gil
);
756
PyGILState_STATE
gil
= PyGILState_Ensure();
local
[
all
...]
/src/external/gpl3/gdb/dist/gdb/python/
python.c
292
gdbpy_gil
gil
;
1054
calculation. We take care here to re-acquire the
GIL
here
1116
gdbpy_gil
gil
;
1122
gdbpy_gil
gil
;
1141
care to only destroy the reference when holding the
GIL
. */
2502
required to initialize the
GIL
. */
2571
/* Release the
GIL
while gdb runs. */
1113
gdbpy_
gil
gil
;
local
1119
gdbpy_
gil
gil
;
local
/src/external/gpl3/gdb.old/dist/gdb/python/
python.c
285
gdbpy_gil
gil
;
1055
calculation. We take care here to re-acquire the
GIL
here
1117
gdbpy_gil
gil
;
1123
gdbpy_gil
gil
;
1142
care to only destroy the reference when holding the
GIL
. */
2291
required to initialize the
GIL
. */
2360
/* Release the
GIL
while gdb runs. */
1114
gdbpy_
gil
gil
;
local
1120
gdbpy_
gil
gil
;
local
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026