Home
last modified time | relevance | path

Searched refs:kmp_task (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/openmp/runtime/test/tasking/
H A Dbug_nested_proxy_task.c52 struct kmp_task;
53 typedef kmp_int32 (* kmp_routine_entry_t)( kmp_int32, struct kmp_task * );
55 typedef struct kmp_task { /* GEH: Shouldn't this be aligned somehow? */ struct
H A Dbug_proxy_task_dep_waiting.c49 struct kmp_task;
50 typedef kmp_int32 (* kmp_routine_entry_t)( kmp_int32, struct kmp_task * );
52 typedef struct kmp_task { /* GEH: Shouldn't this be aligned somehow? */ struct
/llvm-project-15.0.7/openmp/runtime/test/tasking/hidden_helper_task/
H A Dcommon.h31 typedef struct kmp_task { struct
/llvm-project-15.0.7/openmp/runtime/src/
H A Dkmp.h2301 typedef struct kmp_task { /* GEH: Shouldn't this be aligned somehow? */ struct