You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow building a simplified libsir without any pthread dependency, which would be useful for embedded use, platforms without pthreads, or for static linking and avoiding the pthreads dependency for applications that don't or and won't require threads.
This discussion was converted from issue #200 on May 07, 2026 14:48.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Allow building a simplified libsir without any pthread dependency, which would be useful for embedded use, platforms without pthreads, or for static linking and avoiding the pthreads dependency for applications that don't or and won't require threads.
Beta Was this translation helpful? Give feedback.
All reactions