Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GHC
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Glasgow Haskell Compiler
GHC
Commits
2931712a
Commit
2931712a
authored
2 years ago
by
Wander Hillen
Committed by
Marge Bot
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Move pthread and timerfd ticker implementations to separate files
parent
7e2d3eb5
Loading
Loading
No related merge requests found
Pipeline
#62684
canceled
2 years ago
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
rts/posix/Ticker.c
+15
-5
15 additions, 5 deletions
rts/posix/Ticker.c
rts/posix/ticker/Pthread.c
+2
-103
2 additions, 103 deletions
rts/posix/ticker/Pthread.c
rts/posix/ticker/TimerFd.c
+280
-0
280 additions, 0 deletions
rts/posix/ticker/TimerFd.c
with
297 additions
and
108 deletions
Loading
Marge Bot
@marge-bot
mentioned in merge request
!9822 (closed)
·
2 years ago
mentioned in merge request
!9822 (closed)
mentioned in merge request !9822
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment