Home
last modified time | relevance | path

Searched defs:daemonic (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dfork_windows.pyx.pxi26 def setDaemon(self, daemonic): argument
Dfork_posix.pyx.pxi111 def setDaemon(self, daemonic): argument
/third_party/python/Lib/multiprocessing/
Dprocess.py206 def daemon(self, daemonic): argument
/third_party/python/Lib/
Dthreading.py1192 def daemon(self, daemonic): argument
1210 def setDaemon(self, daemonic): argument