Skip to content

Commit

Permalink
back up polyml Thread structure
Browse files Browse the repository at this point in the history
  • Loading branch information
digama0 authored and mn200 committed Nov 14, 2024
1 parent 20530ab commit 3d78d81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/portableML/poly/ConcIsaLib.sml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ structure Mutex = Thread.Mutex;
structure ConditionVar = Thread.ConditionVar;
exception Thread = Thread.Thread

structure PolyThread = Thread;
structure Thread = Thread.Thread;

0 comments on commit 3d78d81

Please sign in to comment.