Contents

DISPATCH_PROC_EXEC

The process became another executable image.

Declaration

var DISPATCH_PROC_EXEC: Int32 { get }

Discussion

The process has become another executable image via an exec or posix_spawn function family call.

See Also

Process Event Flags