Searched refs:ldesc (Results 1 – 2 of 2) sorted by relevance
1764 struct latch_descr *ldesc; in end_problem_latch() local1768 ldesc = find_latch(mask); in end_problem_latch()1769 if (ldesc->end_message && (ldesc->flags & PRL_LATCHED)) { in end_problem_latch()1771 answer = fix_problem(ctx, ldesc->end_message, &pctx); in end_problem_latch()1773 ldesc->flags &= ~(PRL_VARIABLE); in end_problem_latch()1779 struct latch_descr *ldesc; in set_latch_flags() local1781 ldesc = find_latch(mask); in set_latch_flags()1782 if (!ldesc) in set_latch_flags()1784 ldesc->flags |= setflags; in set_latch_flags()1785 ldesc->flags &= ~clearflags; in set_latch_flags()[all …]
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...