Searched refs:check_points (Results 1 – 4 of 4) sorted by relevance
269 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument274 check_points->n1.Notify(); in ThreadWithScopedTrace()275 check_points->n2.WaitForNotification(); in ThreadWithScopedTrace()282 check_points->n3.Notify(); in ThreadWithScopedTrace()288 CheckPoints check_points; in TEST() local290 &check_points, in TEST()292 check_points.n1.WaitForNotification(); in TEST()298 check_points.n2.Notify(); in TEST()299 check_points.n3.WaitForNotification(); in TEST()
297 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument302 check_points->n1.Notify(); in ThreadWithScopedTrace()303 check_points->n2.WaitForNotification(); in ThreadWithScopedTrace()310 check_points->n3.Notify(); in ThreadWithScopedTrace()316 CheckPoints check_points; in TEST() local317 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, &check_points, in TEST()319 check_points.n1.WaitForNotification(); in TEST()325 check_points.n2.Notify(); in TEST()326 check_points.n3.WaitForNotification(); in TEST()
743 T1_Builder_Check_Points_Func check_points; member1034 CFF_Builder_Check_Points_Func check_points; member
217 * src/cff/cffgload.c (check_points): Rename to...4848 start_point, check_points, add_point, add_point1, close_contour