Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
boostandroid
/
thread
Public
forked from
boostorg/thread
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
thread
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 17, 2018
Simplify TSS cleanup routines. Fixes #236
Show description for 970dcb8
Kojoley
committed
970dcb8
View commit details
Copy full SHA for 970dcb8
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Try to catch the CircleCi clang issues.
viboes
committed
e1b5f9d
View commit details
Copy full SHA for e1b5f9d
View code at this point
Browse repository at this point
Commits on Oct 13, 2018
Fix uses of BOOST_HAS_WINTHREADS (not correct on Cygwin)
pdimov
committed
54871e2
View commit details
Copy full SHA for 54871e2
View code at this point
Browse repository at this point
Commits on Sep 15, 2018
try to manage with #11477.
viboes
committed
8c1d232
View commit details
Copy full SHA for 8c1d232
View code at this point
Browse repository at this point
Commits on Aug 31, 2018
fix compilation with BOOST_NO_EXCEPTIONS
huangqinjin
committed
d1284b0
View commit details
Copy full SHA for d1284b0
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Fixed warning cast between incompatible function types from FARPROC_ to gettickcount64_t
Show description for ee607c8
kivadiu
committed
ee607c8
View commit details
Copy full SHA for ee607c8
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
manage #224: thread::physical_concurrency() allocates a buffer that is bigger than necessary.
viboes
committed
de7608f
View commit details
Copy full SHA for de7608f
View code at this point
Browse repository at this point
Commits on Apr 13, 2018
Make it possible to compile with BOOST_NO_EXCEPTIONS defined
viboes
committed
4d62627
View commit details
Copy full SHA for 4d62627
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Added periodic refresh calls to emulated GetTickCount64.
Show description for 3a95ba8
Lastique
committed
3a95ba8
View commit details
Copy full SHA for 3a95ba8
View code at this point
Browse repository at this point
Commits on Feb 20, 2018
Rewritten GetTickCount64 emulation implementation.
Show description for 8633d75
Lastique
committed
8633d75
View commit details
Copy full SHA for 8633d75
View code at this point
Browse repository at this point
Commits on Jan 28, 2018
merge from develop with some winapp merge issues.
viboes
committed
f855cb3
View commit details
Copy full SHA for f855cb3
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
Add CPU count for VxWorks
kuhlenough
committed
669f652
View commit details
Copy full SHA for 669f652
View code at this point
Browse repository at this point
Commits on Oct 24, 2017
Updated Boost.WinAPI usage to the new location and namespace.
Lastique
committed
343230c
View commit details
Copy full SHA for 343230c
View code at this point
Browse repository at this point
Commits on Oct 13, 2017
Add and fix sleep functions
Show description for 3c01e39
austin-beer
committed
3c01e39
View commit details
Copy full SHA for 3c01e39
View code at this point
Browse repository at this point
Commits on Oct 11, 2017
Fixing lost notification bugs, part 1
Show description for 7069c97
austin-beer
committed
7069c97
View commit details
Copy full SHA for 7069c97
View code at this point
Browse repository at this point
Commits on Oct 2, 2017
Renaming timespec to platform
austin-beer
committed
82e2c82
View commit details
Copy full SHA for 82e2c82
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
* Hopefully fixed the build failure on Mac OS.
Show description for 5ffca91
austin-beer
committed
5ffca91
View commit details
Copy full SHA for 5ffca91
View code at this point
Browse repository at this point
Attempting to fix build errors on Windows.
austin-beer
committed
3c25ad0
View commit details
Copy full SHA for 3c25ad0
View code at this point
Browse repository at this point
Fixes and Cleanup
Show description for a2e037b
austin-beer
committed
a2e037b
View commit details
Copy full SHA for a2e037b
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Switching the Windows condition_variable and interruptible_wait functions over to using internal_timespec_clock.
austin-beer
committed
c2b207f
View commit details
Copy full SHA for c2b207f
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Merge branch 'develop' into feature/timespec_clocks
viboes
committed
776d42f
View commit details
Copy full SHA for 776d42f
View code at this point
Browse repository at this point
fix strike characted.
viboes
committed
b20ea9e
View commit details
Copy full SHA for b20ea9e
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/timespec_clocks
viboes
committed
46c1ae6
View commit details
Copy full SHA for 46c1ae6
View code at this point
Browse repository at this point
Add STACK_SIZE_PARAM_IS_A_RESERVATION when setting the stack size.
viboes
committed
f02f23e
View commit details
Copy full SHA for f02f23e
View code at this point
Browse repository at this point
Commits on Sep 21, 2017
Fixed timed_join on Windows when the system clock jumps.
austin-beer
committed
24fd595
View commit details
Copy full SHA for 24fd595
View code at this point
Browse repository at this point
Improved the timespec implementation
Show description for de7e354
austin-beer
committed
de7e354
View commit details
Copy full SHA for de7e354
View code at this point
Browse repository at this point
Commits on Sep 19, 2017
Cleanup
Show description for 285d35f
austin-beer
committed
285d35f
View commit details
Copy full SHA for 285d35f
View code at this point
Browse repository at this point
Merge branch 'feature/timespec_clocks' of github.com:boostorg/thread into feature/timespec_clocks
viboes
committed
a18dfa1
View commit details
Copy full SHA for a18dfa1
View code at this point
Browse repository at this point
Fixed sleep(TimeDuration const& rel_time) when internal clock is not monotonic but CLOCK_MONOTONIC is available.
austin-beer
committed
a9706f0
View commit details
Copy full SHA for a9706f0
View code at this point
Browse repository at this point
Merge branch 'feature/timespec_clocks' of github.com:boostorg/thread into feature/timespec_clocks
viboes
committed
8e71889
View commit details
Copy full SHA for 8e71889
View code at this point
Browse repository at this point
Updates to fix interruption-point inconsistencies.
Show description for aebbcda
austin-beer
committed
aebbcda
View commit details
Copy full SHA for aebbcda
View code at this point
Browse repository at this point
Merge branch 'develop' into feature/timespec_clocks
viboes
committed
5b4d230
View commit details
Copy full SHA for 5b4d230
View code at this point
Browse repository at this point
remove some warnings.
viboes
committed
48a2a96
View commit details
Copy full SHA for 48a2a96
View code at this point
Browse repository at this point
Commits on Sep 17, 2017
Merge branch 'develop' into feature/timespec_clocks
viboes
committed
5762319
View commit details
Copy full SHA for 5762319
View code at this point
Browse repository at this point
make use of do_wait_until when BOOST_THREAD_HAS_CONDATTR_SET_CLOCK_MONOTONIC is defined as proposed by Austin Beer..
viboes
committed
82eed2c
View commit details
Copy full SHA for 82eed2c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.