]>
git.saurik.com Git - apple/xnu.git/blob - bsd/sys/lctx.h
554176c4a1c719947c517e76463a7c295cc7b8e9
2 * TODO: remove this file
16 setlcid(pid_t pid
, pid_t lcid
)
23 #define LCID_PROC_SELF (0)
24 #define LCID_REMOVE (-1)
25 #define LCID_CREATE (0)
27 #endif /* !_SYS_LCTX_H_ */