zephyr/samples/posix
Christopher Friedt 842fdbdea6 samples: posix: philosophers: fix off-by-one error
The number of forks should match the number of philophers, and
that is encoded via NUM_PHIL.

Change the build assert to match.

Signed-off-by: Christopher Friedt <cfriedt@meta.com>
2024-02-01 05:26:24 -05:00
..
eventfd samples: doc: Added/Updated README and Makefile for POSIX samples 2024-01-19 10:32:23 +01:00
gettimeofday samples: doc: Added/Updated README and Makefile for POSIX samples 2024-01-19 10:32:23 +01:00
philosophers samples: posix: philosophers: fix off-by-one error 2024-02-01 05:26:24 -05:00
uname samples: doc: Added/Updated README and Makefile for POSIX samples 2024-01-19 10:32:23 +01:00
posix.rst samples: posix: change Subsystem to API 2024-01-23 10:03:13 +00:00