Home
last modified time | relevance | path

Searched defs:pid (Results 1 – 23 of 23) sorted by relevance

/AliOS-Things-master/components/posix/src/
A Dsched.c17 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 Dgenie_triple.h18 uint32_t pid; member
/AliOS-Things-master/components/genie_service/core/src/
A Dgenie_triple.c117 uint32_t pid; in genie_triple_read() local
A Dgenie_cli.c64 uint32_t pid; in genie_cli_set_triple() local
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dmultilink.c127 TDB_DATA key, pid, rec; in mp_join_bundle() local
266 int pid; in sendhup() local
/AliOS-Things-master/components/mbedtls/programs/ssl/
A Dssl_fork_server.c114 int ret = 1, len, cnt = 0, pid; in main() local
/AliOS-Things-master/components/ble_host/bt_host/ali_vendormodel_profile/
A Dali_vendormodel_profile.c358 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 Du_device_info.h84 unsigned int pid; member
/AliOS-Things-master/components/minilibc/
A Dnewlib_stub.c55 int _kill_r(struct _reent *ptr, int pid, int sig) in _kill_r()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_usbhost.h107 enum HAL_USBHOST_PID_TYPE_T pid; member
/AliOS-Things-master/components/SDL2/src/video/x11/
A DSDL_x11video.h79 pid_t pid; member
A DSDL_x11messagebox.c843 pid_t pid; in X11_ShowMessageBox() local
A DSDL_x11window.c574 long pid = (long) data->pid; in X11_CreateWindow() local
/AliOS-Things-master/kernel/rhino/include/
A Dk_task.h54 uint32_t pid; member
/AliOS-Things-master/components/minilibc/include/
A Dmm.h398 uint32_t pid:8; member
/AliOS-Things-master/components/libc_stub/
A Dnewlib_stub.c89 int _kill_r(struct _reent *ptr, int pid, int sig) in _kill_r()
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dqjsc.c379 int pid, status, ret; in exec_cmd() local
A Dquickjs-libc.c2725 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 Daccess.h419 u16_t pid; member
/AliOS-Things-master/components/SDL2/src/hidapi/windows/
A Dhid.c318 static const struct { unsigned short vid; unsigned short pid; } known_bad[] = { in hid_blacklist() member
/AliOS-Things-master/components/SDL2/src/hidapi/mac/
A Dhid.c351 unsigned short vid, pid; in make_path() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/addons/libc/
A Dquickjs_libc.c2995 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 Ddwc_otg_regs.h1739 unsigned pid:2; member
1759 unsigned pid:2; member
2276 unsigned pid:2; member
2309 unsigned pid:2; member

Completed in 58 milliseconds