Searched refs:PSET_THING_THREAD (Results 1 – 2 of 2) sorted by relevance
1307 if (type == PSET_THING_THREAD) { in processor_set_things()1354 if (type == PSET_THING_THREAD) { in processor_set_things()1410 if (type == PSET_THING_THREAD) { in processor_set_things()1442 if (type == PSET_THING_THREAD) { in processor_set_things()1473 if (type == PSET_THING_THREAD) { in processor_set_things()1615 …ret = processor_set_things(pset, (void **)thread_list, count, PSET_THING_THREAD, TASK_FLAVOR_CONTR… in processor_set_threads()
523 #define PSET_THING_THREAD 1 macro