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
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
.
eclipse-threadx
/
threadx
Public
Notifications
You must be signed in to change notification settings
Fork
935
Star
3.5k
Code
Issues
68
Pull requests
10
Actions
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Completed Windows simulator support and regression coverage
- #736
#736
Open
fdesbiens
wants to merge 23 commits into
eclipse-threadx:dev
eclipse-threadx/threadx:dev
from
fdesbiens:windows-sim-ports-refresh-2026-09-01
fdesbiens/threadx-fd:windows-sim-ports-refresh-2026-09-01
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Open
Completed Windows simulator support and regression coverage
#736
fdesbiens
wants to merge 23 commits into
eclipse-threadx:dev
eclipse-threadx/threadx:dev
from
fdesbiens:windows-sim-ports-refresh-2026-09-01
fdesbiens/threadx-fd:windows-sim-ports-refresh-2026-09-01
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
Added tx_thread_extension_ptr to TX_THREAD_EXTENSION_1 for win64
Show description for f092208
fdesbiens
and
Copilot
committed
f092208
View commit details
Copy full SHA for f092208
Browse repository at this point
Reduced the Win64 timer period for faster tests
Show description for 4d6be52
fdesbiens
and
Copilot
committed
4d6be52
View commit details
Copy full SHA for 4d6be52
Browse repository at this point
Brought win32 port timer and scheduler to parity with win64
Show description for 00f93ea
fdesbiens
and
Copilot
committed
00f93ea
View commit details
Copy full SHA for 00f93ea
Browse repository at this point
Fixed missing closing #endif in tx_port.h
Show description for 7a73213
fdesbiens
and
Copilot
committed
7a73213
View commit details
Copy full SHA for 7a73213
Browse repository at this point
Brought the Win32 timer and scheduler to parity with Win64
Show description for 5340242
fdesbiens
and
Copilot
committed
5340242
View commit details
Copy full SHA for 5340242
Browse repository at this point
Removed duplicate Win32 scheduler declarations
Show description for a8e65ba
fdesbiens
and
Copilot
committed
a8e65ba
View commit details
Copy full SHA for a8e65ba
Browse repository at this point
Fixed exit deadlock in win32 port timer infrastructure
Show description for 6754274
fdesbiens
and
Copilot
committed
6754274
View commit details
Copy full SHA for 6754274
Browse repository at this point
Improved Win64 scheduler performance with spin-poll and tick batching
Show description for 9f187d7
fdesbiens
and
Copilot
committed
9f187d7
View commit details
Copy full SHA for 9f187d7
Browse repository at this point
Added idle fast-forward to Win64 simulator for faster tests
Show description for f5b4af9
fdesbiens
and
Copilot
committed
f5b4af9
View commit details
Copy full SHA for f5b4af9
Browse repository at this point
Added idle fast-forward and tick batching to Win32 simulator
Show description for f43e0d6
fdesbiens
and
Copilot
committed
f43e0d6
View commit details
Copy full SHA for f43e0d6
Browse repository at this point
Fixed ThreadX win32 regression build and thread execution test
Show description for c7a1e49
fdesbiens
and
Copilot
committed
c7a1e49
View commit details
Copy full SHA for c7a1e49
Browse repository at this point
Increased the Windows simulator memory pool
Show description for b41f0b7
fdesbiens
committed
b41f0b7
View commit details
Copy full SHA for b41f0b7
Browse repository at this point
Optimized Windows simulator interrupt locking
Show description for 4b96b08
fdesbiens
committed
4b96b08
View commit details
Copy full SHA for 4b96b08
Browse repository at this point
Aligned Win32 scheduler handoffs with Win64
Show description for 2223751
fdesbiens
committed
2223751
View commit details
Copy full SHA for 2223751
Browse repository at this point
Bounded Win32 application-thread handoff spins
Show description for 0f1b1d9
fdesbiens
committed
0f1b1d9
View commit details
Copy full SHA for 0f1b1d9
Browse repository at this point
Added required Codex disclosures
Show description for 7acbd95
fdesbiens
committed
7acbd95
View commit details
Copy full SHA for 7acbd95
Browse repository at this point
Commits on Sep 2, 2026
Fixed trace entry test on 64-bit ports
Show description for 3f33633
fdesbiens
committed
3f33633
View commit details
Copy full SHA for 3f33633
Browse repository at this point
Ported SMP teardown diagnostics to Windows
Show description for 9e4ef09
fdesbiens
committed
9e4ef09
View commit details
Copy full SHA for 9e4ef09
Browse repository at this point
Commits on Sep 3, 2026
Added the required Codex disclosure to the trace regression
Show description for 2ba4913
fdesbiens
committed
2ba4913
View commit details
Copy full SHA for 2ba4913
Browse repository at this point
Commits on Sep 11, 2026
Merged current dev into the Windows simulator refresh
Show description for 1a87bcb
fdesbiens
committed
1a87bcb
View commit details
Copy full SHA for 1a87bcb
Browse repository at this point
Fixed thread-transition tests for MSVC
Show description for 1a0247b
fdesbiens
committed
1a0247b
View commit details
Copy full SHA for 1a0247b
Browse repository at this point
Shortened MSVC thread-transition target paths
Show description for 649556f
fdesbiens
committed
649556f
View commit details
Copy full SHA for 649556f
Browse repository at this point
Commits on Sep 14, 2026
Merged current dev into the Windows simulator refresh
Show description for cc9953f
fdesbiens
committed
cc9953f
View commit details
Copy full SHA for cc9953f
Browse repository at this point
You can’t perform that action at this time.