static ENGINE_CHILD_PID: AtomicU32Expand description
OS PID of the current AudioEngine (Child::id), or 0 if none. Used for kill-on-exit without
waiting on ENGINE_CHILD (see module comment).
static ENGINE_CHILD_PID: AtomicU32OS PID of the current AudioEngine (Child::id), or 0 if none. Used for kill-on-exit without
waiting on ENGINE_CHILD (see module comment).