OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:reduce_handle
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py
142
def
reduce_handle
(handle):
function
166
rh =
reduce_handle
(conn.fileno())
188
reduced_handle =
reduce_handle
(s.fileno())
206
rh =
reduce_handle
(conn.fileno())
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
reduction.py
142
def
reduce_handle
(handle):
function
166
rh =
reduce_handle
(conn.fileno())
188
reduced_handle =
reduce_handle
(s.fileno())
206
rh =
reduce_handle
(conn.fileno())
Completed in 1103 milliseconds