Home
last modified time | relevance | path

Searched refs:phase_t (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/testcases/realtime/func/pi-tests/
Dtestpi-7.c68 } phase_t; typedef
70 static volatile phase_t phase_flag = END_OF_CYCLE;
109 phase_t _read_flag(const char *s, int l) in _read_flag()
111 phase_t ret; in _read_flag()
127 void _write_flag(const char *s, int l, phase_t new_flag) in _write_flag()
193 phase_t f; in med_prio_thread()