Searched defs:_kill (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/samples/boards/nordic/coresight_stm/pytest/ | ||
D | test_stm.py | 161 def _kill(proc): function |
/Zephyr-latest/lib/libc/newlib/ | ||
D | libc-hooks.c | 270 int _kill(int i, int j) in _kill() function |