Module CommonPriv.ConfCheck

module RequireMutexActivatedInit : sig ... end
module RequireMutexPathSensOneMainInit : sig ... end
module RequireThreadFlagPathSensInit : sig ... end
val branched_thread_creation : unit -> bool

Whether branched thread creation needs to be handled by sync `Join of privatization.

val branched_thread_creation_at_call : Queries.ask -> CilType.Fundec.t -> BoolDomain.MustBool.t Queries.result

Whether branched thread creation at start nodes of procedures needs to be handled by sync `JoinCall of privatization.