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()
289 static void ThreadWithScopedTrace(CheckPoints* check_points) { in ThreadWithScopedTrace() argument294 check_points->n1.Notify(); in ThreadWithScopedTrace()295 check_points->n2.WaitForNotification(); in ThreadWithScopedTrace()302 check_points->n3.Notify(); in ThreadWithScopedTrace()308 CheckPoints check_points; in TEST() local309 ThreadWithParam<CheckPoints*> thread(&ThreadWithScopedTrace, &check_points, in TEST()311 check_points.n1.WaitForNotification(); in TEST()317 check_points.n2.Notify(); in TEST()318 check_points.n3.WaitForNotification(); in TEST()
748 T1_Builder_Check_Points_Func check_points; member1041 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