Home
last modified time | relevance | path

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

/xnu-11417.121.6/tests/sched/
H A Dsched_test_utils.c138 char old_type; in bind_to_cluster_of_type() local
140 &old_type, &(size_t){ sizeof(old_type) }, &type, sizeof(type)); in bind_to_cluster_of_type()
142 return old_type; in bind_to_cluster_of_type()