Searched refs:cutit (Results 1 – 1 of 1) sorted by relevance
823 thread_array(struct key_sort_s *marray, size_t mcount, int cutit) in thread_array() argument834 if (cutit) { in thread_array()1627 thread_current_on(char *str, int modflags, int cutit) in thread_current_on() argument1634 oldstate = set_state(~(S_RESTRICT | S_EXPOSE), cutit ? S_EXPOSE : 0); in thread_current_on()1643 thread_array(marray, mcount, cutit); in thread_current_on()