mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-26 23:11:19 +01:00
KERNEL_PID_NULL is a negative number. If kernel_pid_t variables are initialized to this value, one have to check for lt/gte 0.
KERNEL_PID_NULL is a negative number. If kernel_pid_t variables are initialized to this value, one have to check for lt/gte 0.