Home
last modified time | relevance | path

Searched refs:__NR_OHOS_BEGIN (Results 1 - 6 of 6) sorted by relevance

/third_party/musl/porting/liteos_m/user/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dsyscall.h395 #define __NR_OHOS_BEGIN 500 macro
396 #define __NR_pthread_set_detach (__NR_OHOS_BEGIN + 0)
397 #define __NR_pthread_join (__NR_OHOS_BEGIN + 1)
398 #define __NR_pthread_deatch (__NR_OHOS_BEGIN + 2)
399 #define __NR_create_user_thread (__NR_OHOS_BEGIN + 3)
400 #define __NR_processcreate (__NR_OHOS_BEGIN + 4)
401 #define __NR_processtart (__NR_OHOS_BEGIN + 5)
402 #define __NR_printf (__NR_OHOS_BEGIN + 6)
403 #define __NR_dumpmemory (__NR_OHOS_BEGIN + 13)
404 #define __NR_mkfifo (__NR_OHOS_BEGIN
[all...]

Completed in 10 milliseconds