Searched refs:pvalue (Results 1 – 3 of 3) sorted by relevance
85 T const* pvalue = nullptr; member in channel91 assert(pvalue == nullptr); in push()93 pvalue = &value; in push()107 assert(!pvalue); in sync_push()108 pvalue = &value; in sync_push()111 assert(!pvalue); in sync_push()117 while (!pvalue) goroutine::run_one(); in sync_pull()118 auto result = *pvalue; in sync_pull()119 pvalue = nullptr; in sync_pull()144 auto result = *ch->pvalue; in await_resume()[all …]
12 struct entry pvalue; in test() local14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}} in test()
224 ).pvalue227 ).pvalue