index
:
Project-1CE/system_core
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libutils
/
Threads.cpp
Age
Commit message (
Expand
)
Author
2021-12-10
libutils: do not follow process's group
Wei Wang
2021-10-07
libutils: use system_background for low prio tasks in framework
Wei Wang
2020-09-27
Revert "Add choice for changing sched policy when setting thread priority"
Rick Yiu
2020-09-27
Revert "Fix API for C compatibility"
Rick Yiu
2020-08-24
Fix API for C compatibility
Greg Kaiser
2020-05-15
Add choice for changing sched policy when setting thread priority
Rick Yiu
2020-02-07
Refine set_sched_policy behavior
Rick Yiu
2019-01-22
Add dependencies on libprocessgroup for sched_policy users
Suren Baghdasaryan
2018-10-08
Move system/core/ off NO_ERROR.
Elliott Hughes
2018-07-16
[libutils] Modernize codebase by replacing NULL with nullptr
Yi Kong
2017-11-29
Fix / suppress new unused warnings for mingw+clang
Dan Willemsen
2017-03-03
clean-up libutils includes
Mathias Agopian
2016-03-12
system/core: Make Thread::run threadName argument required
Brian Carlstrom
2015-07-30
Use __ANDROID__ instead of HAVE_ANDROID_OS.
Elliott Hughes
2015-06-30
Consistently use strerror in libutils.
Elliott Hughes
2015-01-27
Kill HAVE_PTHREADS.
Yabin Cui
2014-12-15
Fix references to HAVE_PRCTL.
Elliott Hughes
2014-09-12
Move libutils over to pthread_gettid_np.
Elliott Hughes
2014-08-18
Remove androidGetTid.
Elliott Hughes
2014-07-31
Exclude bionic private headers from include path
Dmitriy Ivanov
2014-06-02
libutils: turn on -Werror
Mark Salyzyn
2013-08-02
move libs/utils to libutils
Alex Ray