Go to file
Zbigniew Bodek a6456b24ed Enable normal user to create a thread for the service
Default scheduling policy for a service thread is
a real time SCHED_RR which requires superuser privilege
to be set.
To allow for creating task when invoked by normal user
on Linux, apply policy depending on root or not root.

Signed-off-by: Zbigniew Bodek <zbigniew.bodek@huawei.com>
Change-Id: Ia0bdf9c3225e118b662f817c5d53c93092a33348
2020-12-08 23:15:31 +08:00
.gitee add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00
communication/broadcast Description: liteos-m refactoring 2020-11-15 19:50:01 +08:00
samgr Enable normal user to create a thread for the service 2020-12-08 23:15:31 +08:00
samgr_client add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00
samgr_endpoint update samgr_endpoint/source/endpoint.c. 2020-12-01 15:59:30 +08:00
samgr_server update samgr_server/source/samgr_server.c. 2020-11-26 10:53:26 +08:00
BUILD.gn add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00
LICENSE add OpenHarmony 1.0 baseline 2020-09-08 10:21:39 +08:00
readme.md update readme.md. 2020-09-10 12:44:40 +08:00