/AliOS-Things-master/components/posix/src/ |
A D | sched.c | 17 static inline pthread_t _pid_to_pthread(pid_t pid) in _pid_to_pthread() 28 static inline pthread_tcb_t* sched_get_ptcb(pid_t pid) in sched_get_ptcb() 46 int sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sched_setscheduler() 95 int sched_getscheduler(pid_t pid) in sched_getscheduler() 116 int sched_setparam(pid_t pid, const struct sched_param *param) in sched_setparam() 162 int sched_getparam(pid_t pid, struct sched_param *param) in sched_getparam() 237 int sched_rr_get_interval(pid_t pid, struct timespec *interval) in sched_rr_get_interval()
|
/AliOS-Things-master/components/genie_service/core/inc/ |
A D | genie_triple.h | 18 uint32_t pid; member
|
/AliOS-Things-master/components/genie_service/core/src/ |
A D | genie_triple.c | 117 uint32_t pid; in genie_triple_read() local
|
A D | genie_cli.c | 64 uint32_t pid; in genie_cli_set_triple() local
|
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | multilink.c | 127 TDB_DATA key, pid, rec; in mp_join_bundle() local 266 int pid; in sendhup() local
|
/AliOS-Things-master/components/mbedtls/programs/ssl/ |
A D | ssl_fork_server.c | 114 int ret = 1, len, cnt = 0, pid; in main() local
|
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/ |
A D | ali_vendormodel_profile.c | 358 void bt_mesh_profile_calculate_digest(const uint8_t *digest, const uint8_t *pid, in bt_mesh_profile_calculate_digest() 406 void bt_mesh_profile_construct_uuid(char *dev_uuid, const uint8_t *pid, in bt_mesh_profile_construct_uuid()
|
/AliOS-Things-master/components/drivers/core/base/include/drivers/ |
A D | u_device_info.h | 84 unsigned int pid; member
|
/AliOS-Things-master/components/minilibc/ |
A D | newlib_stub.c | 55 int _kill_r(struct _reent *ptr, int pid, int sig) in _kill_r()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/ |
A D | hal_usbhost.h | 107 enum HAL_USBHOST_PID_TYPE_T pid; member
|
/AliOS-Things-master/components/SDL2/src/video/x11/ |
A D | SDL_x11video.h | 79 pid_t pid; member
|
A D | SDL_x11messagebox.c | 843 pid_t pid; in X11_ShowMessageBox() local
|
A D | SDL_x11window.c | 574 long pid = (long) data->pid; in X11_CreateWindow() local
|
/AliOS-Things-master/kernel/rhino/include/ |
A D | k_task.h | 54 uint32_t pid; member
|
/AliOS-Things-master/components/minilibc/include/ |
A D | mm.h | 398 uint32_t pid:8; member
|
/AliOS-Things-master/components/libc_stub/ |
A D | newlib_stub.c | 89 int _kill_r(struct _reent *ptr, int pid, int sig) in _kill_r()
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | qjsc.c | 379 int pid, status, ret; in exec_cmd() local
|
A D | quickjs-libc.c | 2725 int ret, pid, status; in js_os_exec() local 2918 int pid, status, options, ret; in js_os_waitpid() local 2966 int pid, sig, ret; in js_os_kill() local
|
/AliOS-Things-master/components/ble_mesh/bt_mesh/core/inc/api/mesh/ |
A D | access.h | 419 u16_t pid; member
|
/AliOS-Things-master/components/SDL2/src/hidapi/windows/ |
A D | hid.c | 318 static const struct { unsigned short vid; unsigned short pid; } known_bad[] = { in hid_blacklist() member
|
/AliOS-Things-master/components/SDL2/src/hidapi/mac/ |
A D | hid.c | 351 unsigned short vid, pid; in make_path() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/ |
A D | quickjs_libc.c | 2995 int ret, pid, status; in js_os_exec() local 3217 int pid, status, options, ret; in js_os_waitpid() local 3270 int pid, sig, ret; in js_os_kill() local
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/ |
A D | dwc_otg_regs.h | 1739 unsigned pid:2; member 1759 unsigned pid:2; member 2276 unsigned pid:2; member 2309 unsigned pid:2; member
|