Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/sched/
H A Dsched_test_utils.c162 char old_type; in bind_to_cluster_of_type() local
164 &old_type, &(size_t){ sizeof(old_type) }, &type, sizeof(type)); in bind_to_cluster_of_type()
166 return old_type; in bind_to_cluster_of_type()