Home
last modified time | relevance | path

Searched refs:gil (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
D20031220-1.c15 void all(void *gil, void *l, void *icon) in all() argument
19 select(0, gil); in all()
/openbsd/src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
DScriptInterpreterPython.cpp288 GIL gil; in GetInterpreterInfo() local