Skip to content

Commit

Permalink
Update StableTasks.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenbauer authored Feb 20, 2024
1 parent 64dba30 commit a4591d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/StableTasks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module StableTasks

macro spawn end
macro spawnat end
macro fetch end
macro fetchfrom end

mutable struct AtomicRef{T}
@atomic x::T
Expand Down

0 comments on commit a4591d8

Please sign in to comment.