Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c60 thread_specifier, const_qualifier, volatile_qualifier; variable
184 .declarator = thread_specifier,
1419 static struct token *thread_specifier(struct token *next, struct decl_state *ctx) in thread_specifier() function