index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
thread.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common/thread: Remove unused functions
Lioncash
2019-03-29
1
-37
/
+0
*
common/thread: Drop Hungarian notation on SetCurrentThreadName's parameter
Lioncash
2018-11-22
1
-7
/
+7
*
common/thread: Remove SleepCurrentThread()
Lioncash
2018-11-22
1
-11
/
+0
*
common/thread: Remove unused CurrentThreadId()
Lioncash
2018-11-22
1
-10
/
+0
*
Support mingw cross-compile
Jannik Vogel
2016-12-05
1
-1
/
+1
*
common: only FreeBSD has thread affinity compatible with Linux
Jan Beich
2016-10-28
1
-1
/
+5
*
common: define routines to set thread name on more BSDs
Jan Beich
2016-10-28
1
-2
/
+4
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+0
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-48
/
+32
*
Common: Cleanup thread includes.
Emmanuel Gil Peyrot
2015-06-28
1
-4
/
+13
*
Fix MSVC-related #defines and add CMakeLists comment
darkf
2014-12-30
1
-3
/
+3
*
Fix merge conflicts
darkf
2014-12-30
1
-2
/
+2
|
\
|
*
License change
purpasmart96
2014-12-21
1
-2
/
+2
*
|
Fix MinGW build
darkf
2014-11-29
1
-8
/
+15
|
/
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-3
/
+3
*
common: Prune all redundant includes
archshift
2014-09-09
1
-1
/
+0
*
Removed common/std_xyz, instead using the std header
archshift
2014-09-07
1
-4
/
+2
*
Use pthread_set_name_np() on OpenBSD.
Anthony J. Bentley
2014-08-08
1
-1
/
+3
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-2
/
+2
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+133