This website requires JavaScript.
Explore
Help
Register
Sign in
ham-ref
/
satdump
Watch
1
Star
0
Fork
You've already forked satdump
0
mirror of
https://github.com/SatDump/SatDump
synced
2026-08-13 17:47:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cbfbc400a5
satdump
/
src-core
/
common
/
thread_priority.h
5 lines
87 B
C
Raw
Normal View
History
Unescape
Escape
GOES GVAR, low thread priority on saving
2021-08-06 22:11:32 +02:00
#
pragma once
#
include
<thread>
Update README
2021-08-07 12:22:09 +02:00
void
setThreadPriority
(
std
:
:
thread
&
th
,
int
priority
)
;
Reference in a new issue
Copy permalink