OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_cleanup
(Results
1 - 7
of
7
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
popen2.py
24
def
_cleanup
():
function
50
_cleanup
()
120
_cleanup
()
subprocess.py
460
def
_cleanup
():
function
656
_cleanup
()
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
popen2.py
24
def
_cleanup
():
function
50
_cleanup
()
120
_cleanup
()
subprocess.py
460
def
_cleanup
():
function
656
_cleanup
()
[
all
...]
/bionic/libc/stdio/
findfp.c
174
* exit() calls
_cleanup
() through *__cleanup, set whenever we
178
* The name `
_cleanup
' is, alas, fairly well known outside stdio.
181
_cleanup
(void)
function
203
__cleanup =
_cleanup
; /* conservative */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
process.py
69
_cleanup
()
76
def
_cleanup
():
function
125
_cleanup
()
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
process.py
69
_cleanup
()
76
def
_cleanup
():
function
125
_cleanup
()
Completed in 285 milliseconds