summaryrefslogtreecommitdiff
path: root/libutils/Threads.cpp
AgeCommit message (Expand)Author
2021-12-10libutils: do not follow process's groupWei Wang
2021-10-07libutils: use system_background for low prio tasks in frameworkWei Wang
2020-09-27Revert "Add choice for changing sched policy when setting thread priority"Rick Yiu
2020-09-27Revert "Fix API for C compatibility"Rick Yiu
2020-08-24Fix API for C compatibilityGreg Kaiser
2020-05-15Add choice for changing sched policy when setting thread priorityRick Yiu
2020-02-07Refine set_sched_policy behaviorRick Yiu
2019-01-22Add dependencies on libprocessgroup for sched_policy usersSuren Baghdasaryan
2018-10-08Move system/core/ off NO_ERROR.Elliott Hughes
2018-07-16[libutils] Modernize codebase by replacing NULL with nullptrYi Kong
2017-11-29Fix / suppress new unused warnings for mingw+clangDan Willemsen
2017-03-03clean-up libutils includesMathias Agopian
2016-03-12system/core: Make Thread::run threadName argument requiredBrian Carlstrom
2015-07-30Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes
2015-06-30Consistently use strerror in libutils.Elliott Hughes
2015-01-27Kill HAVE_PTHREADS.Yabin Cui
2014-12-15Fix references to HAVE_PRCTL.Elliott Hughes
2014-09-12Move libutils over to pthread_gettid_np.Elliott Hughes
2014-08-18Remove androidGetTid.Elliott Hughes
2014-07-31Exclude bionic private headers from include pathDmitriy Ivanov
2014-06-02libutils: turn on -WerrorMark Salyzyn
2013-08-02move libs/utils to libutilsAlex Ray