Home
last modified time | relevance | path

Searched defs:frk (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/posix/philosophers/src/
Dmain.c38 static inline void fork_init(fork_t frk) in fork_init()
55 static inline void take(fork_t frk) in take()
67 static inline void drop(fork_t frk) in drop()