Searched refs:threadp (Results 1 – 2 of 2) sorted by relevance
28 isc_thread_t *threadp) in isc_thread_create() argument39 *threadp = thread; in isc_thread_create()
4436 bool threadp = declspecs->thread_p; in grokdeclarator() local4582 && (threadp in grokdeclarator()4594 if (threadp) in grokdeclarator()4596 threadp = false; in grokdeclarator()4622 threadp = false; in grokdeclarator()4651 else if (threadp && storage_class == csc_none) in grokdeclarator()4656 threadp = false; in grokdeclarator()5192 gcc_assert (storage_class == csc_none && !threadp in grokdeclarator()5293 gcc_assert (storage_class == csc_none && !threadp in grokdeclarator()5318 if (storage_class == csc_register || threadp) in grokdeclarator()[all …]