Home
last modified time | relevance | path

Searched refs:pid_t (Results 1 – 2 of 2) sorted by relevance

/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/include/llvm_libc/
Dunistd.h12 typedef int pid_t; typedef
/hal_rpi_pico-latest/src/rp2_common/pico_clib_interface/
Dnewlib_interface.c108 __weak pid_t _getpid(void) { in _getpid()
112 __weak int _kill(__unused pid_t pid, __unused int sig) { in _kill()