OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_reduce_method
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/multiprocessing/
forking.py
70
def
_reduce_method
(m):
function
75
ForkingPickler.register(type(ForkingPickler.save),
_reduce_method
)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/multiprocessing/
forking.py
70
def
_reduce_method
(m):
function
75
ForkingPickler.register(type(ForkingPickler.save),
_reduce_method
)
Completed in 21 milliseconds