openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
µOS++ (micro OS plus plus)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Jul 22, 2024 — Jul 22, 2025
Showing page 5 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
join() checks m_state for TERMINATED
Liviu Ionescu
More...
almost 12 years ago
lock() and tryLockFor() implemented with sleepWhile()
Liviu Ionescu
More...
almost 12 years ago
sleepFor() and sleepWhile() implemented; no plain sleep() any more
Liviu Ionescu
More...
almost 12 years ago
Thread.sleepFor() instead of sleep()
Liviu Ionescu
More...
almost 12 years ago
sleep() moved from TimerBase to Thread; sleep/wakeup used instead of suspend/resume; m_state replace isSuspended/isSleeping
Liviu Ionescu
More...
almost 12 years ago
cosmetics
Liviu Ionescu
More...
almost 12 years ago
default isInterruptContext() returning false added
Liviu Ionescu
More...
almost 12 years ago
cosmetics
Liviu Ionescu
More...
almost 12 years ago
class template instead of template class
Liviu Ionescu
More...
almost 12 years ago
doxy defs updated
Liviu Ionescu
More...
almost 12 years ago
doxy updates, mainly the Thread class and the main page
Liviu Ionescu
More...
almost 12 years ago
moved to arm_cm section
Liviu Ionescu
More...
almost 12 years ago
core classes moved to sub-sections
Liviu Ionescu
More...
almost 12 years ago
core sub-sections added
Liviu Ionescu
More...
almost 12 years ago
new sections (Browsing/User manual) added
Liviu Ionescu
More...
almost 12 years ago
NONE renamed SUCCEEDED, ATTENTION_REQUIRED renamed CANCELLED; doxy Errors paragraphs added
Liviu Ionescu
More...
almost 12 years ago
Error active only together with the scheduler
Liviu Ionescu
More...
almost 12 years ago
set various error codes
Liviu Ionescu
More...
almost 12 years ago
get/set error support added
Liviu Ionescu
More...
almost 12 years ago
global error code added
Liviu Ionescu
More...
almost 12 years ago
error codes added
Liviu Ionescu
More...
almost 12 years ago
"Be sure it is atomic" comment added to m_resumeDetails
Liviu Ionescu
More...
almost 12 years ago
ResumeDetails added
Liviu Ionescu
More...
almost 12 years ago
MAX_USER_THREADS defined locally
Liviu Ionescu
More...
almost 12 years ago
mutex test added
Liviu Ionescu
More...
almost 12 years ago
tryLockFor() implemented
Liviu Ionescu
More...
almost 12 years ago
remove(thread) added to notifier
Liviu Ionescu
More...
almost 12 years ago
all threads runs with the same params; in mutex() delays are 1/10 from outer delays
Liviu Ionescu
More...
almost 12 years ago
tryLockFor() tests added and functional
Liviu Ionescu
More...
almost 12 years ago
getTicks() renamed getCurrentTicks()
Liviu Ionescu
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
9
…
93
94
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree