Home | History | Annotate | Download | only in helgrind

Lines Matching refs:initted

2842       Bool    initted; /* has it yet been initted by guest? */
2853 tl_assert(bar->initted == False);
2932 if (bar->initted) {
2939 tl_assert(bar->initted);
2952 bar->initted = True;
2978 if (!bar->initted) {
2984 if (bar->initted && bar->waiting && VG_(sizeXA)(bar->waiting) > 0) {
3097 if (!bar->initted) {
3140 if (!bar->initted) {