ThreadIdCurrent thread ID analysis.
module GU = Goblintutilmodule LF = LibraryFunctionsmodule Thread = ThreadIdDomain.Threadmodule ThreadLifted = ThreadIdDomain.ThreadLiftedval get_current : Queries.ask -> ThreadLifted.tval get_current_unlift : Queries.ask -> Thread.tmodule Spec : sig ... end