Lines Matching refs:constraints
46 "//pw_build/constraints/rtos:embos": ["//pw_thread_embos:id"],
47 "//pw_build/constraints/rtos:freertos": ["//pw_thread_freertos:id"],
48 "//pw_build/constraints/rtos:threadx": ["//pw_thread_threadx:id"],
81 "//pw_build/constraints/rtos:embos": ["//pw_thread_embos:sleep"],
82 "//pw_build/constraints/rtos:freertos": ["//pw_thread_freertos:sleep"],
83 "//pw_build/constraints/rtos:threadx": ["//pw_thread_threadx:sleep"],
119 "//pw_build/constraints/rtos:embos": ["//pw_thread_embos:thread"],
120 "//pw_build/constraints/rtos:freertos": ["//pw_thread_freertos:thread"],
121 "//pw_build/constraints/rtos:threadx": ["//pw_thread_threadx:thread"],
161 "//pw_build/constraints/rtos:embos": ["//pw_thread_embos:yield"],
162 "//pw_build/constraints/rtos:freertos": ["//pw_thread_freertos:yield"],
163 "//pw_build/constraints/rtos:threadx": ["//pw_thread_threadx:yield"],