Home
last modified time | relevance | path

Searched defs:after_fork (Results 1 – 3 of 3) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dlock-autospawn.c103 static void unref(bool after_fork) { in unref()
353 void pa_autospawn_lock_done(bool after_fork) { in pa_autospawn_lock_done()
/third_party/python/Lib/multiprocessing/
Dqueues.py71 def _reset(self, after_fork=False): argument
/third_party/libuv/src/unix/
Dos390-syscalls.c175 static void after_fork(void) { in after_fork() function