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.
The process became another executable image.
var DISPATCH_PROC_EXEC: Int32 { get }The process has become another executable image via an exec or posix_spawn function family call.