Skip to content

Commit

Permalink
Document pthread barriers
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-schwarz committed Dec 24, 2024
1 parent 8b2ede3 commit f418b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/goblint_lib.ml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ module BasePriv = BasePriv
module RelationPriv = RelationPriv
module ThreadEscape = ThreadEscape
module PthreadSignals = PthreadSignals
module PthreadBarriers = PthreadBarriers
module ExtractPthread = ExtractPthread

(** {2 Longjmp}
Expand Down

0 comments on commit f418b00

Please sign in to comment.