pid_t: unify usage of special task IDs

Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
Petro Karashchenko
2022-03-21 23:47:09 +01:00
committed by Xiang Xiao
parent 2ee12b2c5d
commit 68902d8732
150 changed files with 359 additions and 456 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
/* Semaphore protection */
#define NO_HOLDER (pid_t)-1
#define NO_HOLDER (INVALID_PROCESS_ID)
/* VT100 escape sequence processing */