Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
twin-apu-id
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cs
ds
twin-apu-id
Commits
a96934d8
Commit
a96934d8
authored
4 years ago
by
Claudio Scafuri
Browse files
Options
Downloads
Patches
Plain Diff
usleep
parent
c552da80
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/readtherad.cpp
+1
-0
1 addition, 0 deletions
src/readtherad.cpp
with
1 addition
and
0 deletions
src/readtherad.cpp
+
1
−
0
View file @
a96934d8
...
...
@@ -99,6 +99,7 @@ void* readthread::run_undetached(void*) {
usleep
(
sleep_time
*
1000000
);
}
INFO_STREAM
<<
"readthread::run(): exit!!!"
<<
endl
;
return
0
;
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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