summaryrefslogtreecommitdiff
path: root/libutils/Threads.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "libutils: Remove a little dead code" am: 4a39ba316f am: 0a8e5126ef am:...Treehugger Robot2022-02-091-6/+1
|\
| * libutils: Remove a little dead codeGreg Kaiser2022-02-081-6/+1
* | Merge "libutils: don't call SetTaskProfiles around priority" am: 82b74d6f15 a...Treehugger Robot2022-02-081-14/+0
|\|
| * libutils: don't call SetTaskProfiles around priorityTim Murray2022-02-081-14/+0
| * libutils: do not follow process's groupWei Wang2021-12-131-4/+1
* | Merge "libutils: do not follow process's group" into sc-v2-dev am: a2c0b86ad0...Wei Wang2021-12-131-4/+1
|\ \
| * | libutils: do not follow process's groupWei Wang2021-12-101-4/+1
| * | libutils: use system_background for low prio tasks in frameworkWei Wang2021-10-071-2/+4
* | | Merge changes from topic "sysbg_aosp" am: 1132977223 am: d7c942ad46 am: 80846...Wei Wang2021-10-071-2/+4
|\ \ \ | | |/ | |/|
| * | libutils: use system_background for low prio tasks in frameworkWei Wang2021-10-061-2/+4
| |/
* | Reland^2 "libutils: disable implicit ref base construction"Steven Moreland2021-04-271-1/+1
* | Revert "Reland "libutils: disable implicit ref base construction""Steven Moreland2021-04-271-1/+1
* | Reland "libutils: disable implicit ref base construction"Steven Moreland2021-04-261-1/+1
* | Revert "libutils: disable implicit ref base construction"Steven Moreland2021-04-211-1/+1
* | libutils: disable implicit ref base constructionSteven Moreland2021-04-191-1/+1
|/
* Revert "Add choice for changing sched policy when setting thread priority"Rick Yiu2020-09-271-13/+12
* Revert "Fix API for C compatibility"Rick Yiu2020-09-271-11/+1
* Fix API for C compatibilityGreg Kaiser2020-08-241-1/+11
* Add choice for changing sched policy when setting thread priorityRick Yiu2020-05-151-12/+13
* Refine set_sched_policy behaviorRick Yiu2020-02-071-7/+21
* Add dependencies on libprocessgroup for sched_policy usersSuren Baghdasaryan2019-01-221-1/+1
* Move system/core/ off NO_ERROR.Elliott Hughes2018-10-081-13/+15
* [libutils] Modernize codebase by replacing NULL with nullptrYi Kong2018-07-161-2/+2
* Fix / suppress new unused warnings for mingw+clangDan Willemsen2017-11-291-2/+2
* clean-up libutils includesMathias Agopian2017-03-031-9/+2
* system/core: Make Thread::run threadName argument requiredBrian Carlstrom2016-03-121-0/+2
* Use __ANDROID__ instead of HAVE_ANDROID_OS.Elliott Hughes2015-07-301-14/+7
* Consistently use strerror in libutils.Elliott Hughes2015-06-301-2/+3
* Kill HAVE_PTHREADS.Yabin Cui2015-01-271-43/+37
* Fix references to HAVE_PRCTL.Elliott Hughes2014-12-151-2/+2
* Move libutils over to pthread_gettid_np.Elliott Hughes2014-09-121-4/+1
* Remove androidGetTid.Elliott Hughes2014-08-181-9/+0
* Exclude bionic private headers from include pathDmitriy Ivanov2014-07-311-1/+1
* libutils: turn on -WerrorMark Salyzyn2014-06-021-12/+18
* move libs/utils to libutilsAlex Ray2013-08-021-0/+878