Home
last modified time | relevance | path

Searched refs:prctl (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/posix/
A DREADME.md35 | |-- prctl.h #prctl接口申明
45 |-- prctl.c #prctl实现
/AliOS-Things-master/components/posix/include/sys/
A Dprctl.h18 int prctl(int option, ...);
/AliOS-Things-master/components/posix/src/
A Dprctl.c10 int prctl(int option, ...) in prctl() function
/AliOS-Things-master/components/amp_adapter/platform/linux/
A Daos_system.c62 prctl(PR_SET_NAME, (unsigned long)targ->name, 0, 0, 0); in dfl_entry()
100 prctl(PR_GET_NAME, (unsigned long)name, 0, 0, 0); in aos_task_name()

Completed in 5 milliseconds