Searched refs:truth (Results 1 – 5 of 5) sorted by relevance
62 #define assert(truth, label) do { if(!(truth)) { printf("Thread %p: failure on line %d\n", pthread_… argument
26 The source of truth for IPC policies is the `struct ipc_space::is_policy` field,
13 to do with a particular port and how to construct it. The source of truth for
445 descriptor count is then used as the source of truth for indexing in
91 The Mach VM manages the lifecycle of physical pages on the system. VM maps are the source of truth …