Skip to content

Commit

Permalink
[core] Add a std::jthread polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
jcelerier committed Nov 22, 2023
1 parent 468d97e commit 5a8cba0
Show file tree
Hide file tree
Showing 2 changed files with 814 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ossia/detail/audio_spin_mutex.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,3 @@ struct TS_CAPABILITY("mutex") audio_spin_mutex
std::atomic<bool> locked{false};
};
}

#undef ossia_rwlock_pause
Loading

0 comments on commit 5a8cba0

Please sign in to comment.