LLVM OpenMP 20.0.0git
|
Go to the source code of this file.
Macros | |
#define | FTN_SET_STACKSIZE kmp_set_stacksize |
#define | FTN_SET_STACKSIZE_S kmp_set_stacksize_s |
#define | FTN_GET_STACKSIZE kmp_get_stacksize |
#define | FTN_GET_STACKSIZE_S kmp_get_stacksize_s |
#define | FTN_SET_BLOCKTIME kmp_set_blocktime |
#define | FTN_GET_BLOCKTIME kmp_get_blocktime |
#define | FTN_SET_LIBRARY_SERIAL kmp_set_library_serial |
#define | FTN_SET_LIBRARY_TURNAROUND kmp_set_library_turnaround |
#define | FTN_SET_LIBRARY_THROUGHPUT kmp_set_library_throughput |
#define | FTN_SET_LIBRARY kmp_set_library |
#define | FTN_GET_LIBRARY kmp_get_library |
#define | FTN_SET_DEFAULTS kmp_set_defaults |
#define | FTN_SET_DISP_NUM_BUFFERS kmp_set_disp_num_buffers |
#define | FTN_SET_AFFINITY kmp_set_affinity |
#define | FTN_GET_AFFINITY kmp_get_affinity |
#define | FTN_GET_AFFINITY_MAX_PROC kmp_get_affinity_max_proc |
#define | FTN_CREATE_AFFINITY_MASK kmp_create_affinity_mask |
#define | FTN_DESTROY_AFFINITY_MASK kmp_destroy_affinity_mask |
#define | FTN_SET_AFFINITY_MASK_PROC kmp_set_affinity_mask_proc |
#define | FTN_UNSET_AFFINITY_MASK_PROC kmp_unset_affinity_mask_proc |
#define | FTN_GET_AFFINITY_MASK_PROC kmp_get_affinity_mask_proc |
#define | FTN_MALLOC kmp_malloc |
#define | FTN_ALIGNED_MALLOC kmp_aligned_malloc |
#define | FTN_CALLOC kmp_calloc |
#define | FTN_REALLOC kmp_realloc |
#define | FTN_KFREE kmp_free |
#define | FTN_GET_NUM_KNOWN_THREADS kmp_get_num_known_threads |
#define | FTN_SET_NUM_THREADS omp_set_num_threads |
#define | FTN_GET_NUM_THREADS omp_get_num_threads |
#define | FTN_GET_MAX_THREADS omp_get_max_threads |
#define | FTN_GET_THREAD_NUM omp_get_thread_num |
#define | FTN_GET_NUM_PROCS omp_get_num_procs |
#define | FTN_SET_DYNAMIC omp_set_dynamic |
#define | FTN_GET_DYNAMIC omp_get_dynamic |
#define | FTN_SET_NESTED omp_set_nested |
#define | FTN_GET_NESTED omp_get_nested |
#define | FTN_IN_PARALLEL omp_in_parallel |
#define | FTN_GET_THREAD_LIMIT omp_get_thread_limit |
#define | FTN_SET_SCHEDULE omp_set_schedule |
#define | FTN_GET_SCHEDULE omp_get_schedule |
#define | FTN_SET_MAX_ACTIVE_LEVELS omp_set_max_active_levels |
#define | FTN_GET_MAX_ACTIVE_LEVELS omp_get_max_active_levels |
#define | FTN_GET_ACTIVE_LEVEL omp_get_active_level |
#define | FTN_GET_LEVEL omp_get_level |
#define | FTN_GET_ANCESTOR_THREAD_NUM omp_get_ancestor_thread_num |
#define | FTN_GET_TEAM_SIZE omp_get_team_size |
#define | FTN_IN_FINAL omp_in_final |
#define | FTN_GET_PROC_BIND omp_get_proc_bind |
#define | FTN_GET_NUM_TEAMS omp_get_num_teams |
#define | FTN_GET_TEAM_NUM omp_get_team_num |
#define | FTN_INIT_LOCK omp_init_lock |
#define | FTN_DESTROY_LOCK omp_destroy_lock |
#define | FTN_SET_LOCK omp_set_lock |
#define | FTN_UNSET_LOCK omp_unset_lock |
#define | FTN_TEST_LOCK omp_test_lock |
#define | FTN_INIT_NEST_LOCK omp_init_nest_lock |
#define | FTN_DESTROY_NEST_LOCK omp_destroy_nest_lock |
#define | FTN_SET_NEST_LOCK omp_set_nest_lock |
#define | FTN_UNSET_NEST_LOCK omp_unset_nest_lock |
#define | FTN_TEST_NEST_LOCK omp_test_nest_lock |
#define | FTN_SET_WARNINGS_ON kmp_set_warnings_on |
#define | FTN_SET_WARNINGS_OFF kmp_set_warnings_off |
#define | FTN_GET_WTIME omp_get_wtime |
#define | FTN_GET_WTICK omp_get_wtick |
#define | FTN_GET_NUM_DEVICES omp_get_num_devices |
#define | FTN_GET_DEFAULT_DEVICE omp_get_default_device |
#define | FTN_SET_DEFAULT_DEVICE omp_set_default_device |
#define | FTN_IS_INITIAL_DEVICE omp_is_initial_device |
#define | FTN_GET_CANCELLATION omp_get_cancellation |
#define | FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status |
#define | FTN_GET_MAX_TASK_PRIORITY omp_get_max_task_priority |
#define | FTN_GET_NUM_PLACES omp_get_num_places |
#define | FTN_GET_PLACE_NUM_PROCS omp_get_place_num_procs |
#define | FTN_GET_PLACE_PROC_IDS omp_get_place_proc_ids |
#define | FTN_GET_PLACE_NUM omp_get_place_num |
#define | FTN_GET_PARTITION_NUM_PLACES omp_get_partition_num_places |
#define | FTN_GET_PARTITION_PLACE_NUMS omp_get_partition_place_nums |
#define | FTN_GET_INITIAL_DEVICE omp_get_initial_device |
#define | FTN_CONTROL_TOOL omp_control_tool |
#define | FTN_INIT_ALLOCATOR omp_init_allocator |
#define | FTN_DESTROY_ALLOCATOR omp_destroy_allocator |
#define | FTN_SET_DEFAULT_ALLOCATOR omp_set_default_allocator |
#define | FTN_GET_DEFAULT_ALLOCATOR omp_get_default_allocator |
#define | FTN_GET_DEVICE_NUM omp_get_device_num |
#define | FTN_SET_AFFINITY_FORMAT omp_set_affinity_format |
#define | FTN_GET_AFFINITY_FORMAT omp_get_affinity_format |
#define | FTN_DISPLAY_AFFINITY omp_display_affinity |
#define | FTN_CAPTURE_AFFINITY omp_capture_affinity |
#define | FTN_PAUSE_RESOURCE omp_pause_resource |
#define | FTN_PAUSE_RESOURCE_ALL omp_pause_resource_all |
#define | FTN_GET_SUPPORTED_ACTIVE_LEVELS omp_get_supported_active_levels |
#define | FTN_DISPLAY_ENV omp_display_env |
#define | FTN_IN_EXPLICIT_TASK omp_in_explicit_task |
#define | FTN_FULFILL_EVENT omp_fulfill_event |
#define | FTN_SET_NUM_TEAMS omp_set_num_teams |
#define | FTN_GET_MAX_TEAMS omp_get_max_teams |
#define | FTN_SET_TEAMS_THREAD_LIMIT omp_set_teams_thread_limit |
#define | FTN_GET_TEAMS_THREAD_LIMIT omp_get_teams_thread_limit |
#define | FTN_GET_NUM_INTEROP_PROPERTIES omp_get_num_interop_properties |
#define | FTN_GET_INTEROP_INT omp_get_interop_int |
#define | FTN_GET_INTEROP_PTR omp_get_interop_ptr |
#define | FTN_GET_INTEROP_STR omp_get_interop_str |
#define | FTN_GET_INTEROP_NAME omp_get_interop_name |
#define | FTN_GET_INTEROP_TYPE_DESC omp_get_interop_type_desc |
#define | FTN_GET_INTEROP_RC_DESC omp_get_interop_rc_desc |
#define | FTN_SET_STACKSIZE kmp_set_stacksize_ |
#define | FTN_SET_STACKSIZE_S kmp_set_stacksize_s_ |
#define | FTN_GET_STACKSIZE kmp_get_stacksize_ |
#define | FTN_GET_STACKSIZE_S kmp_get_stacksize_s_ |
#define | FTN_SET_BLOCKTIME kmp_set_blocktime_ |
#define | FTN_GET_BLOCKTIME kmp_get_blocktime_ |
#define | FTN_SET_LIBRARY_SERIAL kmp_set_library_serial_ |
#define | FTN_SET_LIBRARY_TURNAROUND kmp_set_library_turnaround_ |
#define | FTN_SET_LIBRARY_THROUGHPUT kmp_set_library_throughput_ |
#define | FTN_SET_LIBRARY kmp_set_library_ |
#define | FTN_GET_LIBRARY kmp_get_library_ |
#define | FTN_SET_DEFAULTS kmp_set_defaults_ |
#define | FTN_SET_DISP_NUM_BUFFERS kmp_set_disp_num_buffers_ |
#define | FTN_SET_AFFINITY kmp_set_affinity_ |
#define | FTN_GET_AFFINITY kmp_get_affinity_ |
#define | FTN_GET_AFFINITY_MAX_PROC kmp_get_affinity_max_proc_ |
#define | FTN_CREATE_AFFINITY_MASK kmp_create_affinity_mask_ |
#define | FTN_DESTROY_AFFINITY_MASK kmp_destroy_affinity_mask_ |
#define | FTN_SET_AFFINITY_MASK_PROC kmp_set_affinity_mask_proc_ |
#define | FTN_UNSET_AFFINITY_MASK_PROC kmp_unset_affinity_mask_proc_ |
#define | FTN_GET_AFFINITY_MASK_PROC kmp_get_affinity_mask_proc_ |
#define | FTN_MALLOC kmp_malloc_ |
#define | FTN_ALIGNED_MALLOC kmp_aligned_malloc_ |
#define | FTN_CALLOC kmp_calloc_ |
#define | FTN_REALLOC kmp_realloc_ |
#define | FTN_KFREE kmp_free_ |
#define | FTN_GET_NUM_KNOWN_THREADS kmp_get_num_known_threads_ |
#define | FTN_SET_NUM_THREADS omp_set_num_threads_ |
#define | FTN_GET_NUM_THREADS omp_get_num_threads_ |
#define | FTN_GET_MAX_THREADS omp_get_max_threads_ |
#define | FTN_GET_THREAD_NUM omp_get_thread_num_ |
#define | FTN_GET_NUM_PROCS omp_get_num_procs_ |
#define | FTN_SET_DYNAMIC omp_set_dynamic_ |
#define | FTN_GET_DYNAMIC omp_get_dynamic_ |
#define | FTN_SET_NESTED omp_set_nested_ |
#define | FTN_GET_NESTED omp_get_nested_ |
#define | FTN_IN_PARALLEL omp_in_parallel_ |
#define | FTN_GET_THREAD_LIMIT omp_get_thread_limit_ |
#define | FTN_SET_SCHEDULE omp_set_schedule_ |
#define | FTN_GET_SCHEDULE omp_get_schedule_ |
#define | FTN_SET_MAX_ACTIVE_LEVELS omp_set_max_active_levels_ |
#define | FTN_GET_MAX_ACTIVE_LEVELS omp_get_max_active_levels_ |
#define | FTN_GET_ACTIVE_LEVEL omp_get_active_level_ |
#define | FTN_GET_LEVEL omp_get_level_ |
#define | FTN_GET_ANCESTOR_THREAD_NUM omp_get_ancestor_thread_num_ |
#define | FTN_GET_TEAM_SIZE omp_get_team_size_ |
#define | FTN_IN_FINAL omp_in_final_ |
#define | FTN_GET_PROC_BIND omp_get_proc_bind_ |
#define | FTN_GET_NUM_TEAMS omp_get_num_teams_ |
#define | FTN_GET_TEAM_NUM omp_get_team_num_ |
#define | FTN_INIT_LOCK omp_init_lock_ |
#define | FTN_DESTROY_LOCK omp_destroy_lock_ |
#define | FTN_SET_LOCK omp_set_lock_ |
#define | FTN_UNSET_LOCK omp_unset_lock_ |
#define | FTN_TEST_LOCK omp_test_lock_ |
#define | FTN_INIT_NEST_LOCK omp_init_nest_lock_ |
#define | FTN_DESTROY_NEST_LOCK omp_destroy_nest_lock_ |
#define | FTN_SET_NEST_LOCK omp_set_nest_lock_ |
#define | FTN_UNSET_NEST_LOCK omp_unset_nest_lock_ |
#define | FTN_TEST_NEST_LOCK omp_test_nest_lock_ |
#define | FTN_SET_WARNINGS_ON kmp_set_warnings_on_ |
#define | FTN_SET_WARNINGS_OFF kmp_set_warnings_off_ |
#define | FTN_GET_WTIME omp_get_wtime_ |
#define | FTN_GET_WTICK omp_get_wtick_ |
#define | FTN_GET_NUM_DEVICES omp_get_num_devices_ |
#define | FTN_GET_DEFAULT_DEVICE omp_get_default_device_ |
#define | FTN_SET_DEFAULT_DEVICE omp_set_default_device_ |
#define | FTN_IS_INITIAL_DEVICE omp_is_initial_device_ |
#define | FTN_GET_CANCELLATION omp_get_cancellation_ |
#define | FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status_ |
#define | FTN_GET_MAX_TASK_PRIORITY omp_get_max_task_priority_ |
#define | FTN_GET_NUM_PLACES omp_get_num_places_ |
#define | FTN_GET_PLACE_NUM_PROCS omp_get_place_num_procs_ |
#define | FTN_GET_PLACE_PROC_IDS omp_get_place_proc_ids_ |
#define | FTN_GET_PLACE_NUM omp_get_place_num_ |
#define | FTN_GET_PARTITION_NUM_PLACES omp_get_partition_num_places_ |
#define | FTN_GET_PARTITION_PLACE_NUMS omp_get_partition_place_nums_ |
#define | FTN_GET_INITIAL_DEVICE omp_get_initial_device_ |
#define | FTN_CONTROL_TOOL omp_control_tool_ |
#define | FTN_INIT_ALLOCATOR omp_init_allocator_ |
#define | FTN_DESTROY_ALLOCATOR omp_destroy_allocator_ |
#define | FTN_SET_DEFAULT_ALLOCATOR omp_set_default_allocator_ |
#define | FTN_GET_DEFAULT_ALLOCATOR omp_get_default_allocator_ |
#define | FTN_ALLOC omp_alloc_ |
#define | FTN_FREE omp_free_ |
#define | FTN_GET_DEVICE_NUM omp_get_device_num_ |
#define | FTN_SET_AFFINITY_FORMAT omp_set_affinity_format_ |
#define | FTN_GET_AFFINITY_FORMAT omp_get_affinity_format_ |
#define | FTN_DISPLAY_AFFINITY omp_display_affinity_ |
#define | FTN_CAPTURE_AFFINITY omp_capture_affinity_ |
#define | FTN_PAUSE_RESOURCE omp_pause_resource_ |
#define | FTN_PAUSE_RESOURCE_ALL omp_pause_resource_all_ |
#define | FTN_GET_SUPPORTED_ACTIVE_LEVELS omp_get_supported_active_levels_ |
#define | FTN_DISPLAY_ENV omp_display_env_ |
#define | FTN_IN_EXPLICIT_TASK omp_in_explicit_task_ |
#define | FTN_FULFILL_EVENT omp_fulfill_event_ |
#define | FTN_SET_NUM_TEAMS omp_set_num_teams_ |
#define | FTN_GET_MAX_TEAMS omp_get_max_teams_ |
#define | FTN_SET_TEAMS_THREAD_LIMIT omp_set_teams_thread_limit_ |
#define | FTN_GET_TEAMS_THREAD_LIMIT omp_get_teams_thread_limit_ |
#define | FTN_GET_NUM_INTEROP_PROPERTIES omp_get_num_interop_properties_ |
#define | FTN_GET_INTEROP_INT omp_get_interop_int_ |
#define | FTN_GET_INTEROP_PTR omp_get_interop_ptr_ |
#define | FTN_GET_INTEROP_STR omp_get_interop_str_ |
#define | FTN_GET_INTEROP_NAME omp_get_interop_name_ |
#define | FTN_GET_INTEROP_TYPE_DESC omp_get_interop_type_desc_ |
#define | FTN_GET_INTEROP_RC_DESC omp_get_interop_rc_desc_ |
#define | FTN_SET_STACKSIZE KMP_SET_STACKSIZE |
#define | FTN_SET_STACKSIZE_S KMP_SET_STACKSIZE_S |
#define | FTN_GET_STACKSIZE KMP_GET_STACKSIZE |
#define | FTN_GET_STACKSIZE_S KMP_GET_STACKSIZE_S |
#define | FTN_SET_BLOCKTIME KMP_SET_BLOCKTIME |
#define | FTN_GET_BLOCKTIME KMP_GET_BLOCKTIME |
#define | FTN_SET_LIBRARY_SERIAL KMP_SET_LIBRARY_SERIAL |
#define | FTN_SET_LIBRARY_TURNAROUND KMP_SET_LIBRARY_TURNAROUND |
#define | FTN_SET_LIBRARY_THROUGHPUT KMP_SET_LIBRARY_THROUGHPUT |
#define | FTN_SET_LIBRARY KMP_SET_LIBRARY |
#define | FTN_GET_LIBRARY KMP_GET_LIBRARY |
#define | FTN_SET_DEFAULTS KMP_SET_DEFAULTS |
#define | FTN_SET_DISP_NUM_BUFFERS KMP_SET_DISP_NUM_BUFFERS |
#define | FTN_SET_AFFINITY KMP_SET_AFFINITY |
#define | FTN_GET_AFFINITY KMP_GET_AFFINITY |
#define | FTN_GET_AFFINITY_MAX_PROC KMP_GET_AFFINITY_MAX_PROC |
#define | FTN_CREATE_AFFINITY_MASK KMP_CREATE_AFFINITY_MASK |
#define | FTN_DESTROY_AFFINITY_MASK KMP_DESTROY_AFFINITY_MASK |
#define | FTN_SET_AFFINITY_MASK_PROC KMP_SET_AFFINITY_MASK_PROC |
#define | FTN_UNSET_AFFINITY_MASK_PROC KMP_UNSET_AFFINITY_MASK_PROC |
#define | FTN_GET_AFFINITY_MASK_PROC KMP_GET_AFFINITY_MASK_PROC |
#define | FTN_MALLOC KMP_MALLOC |
#define | FTN_ALIGNED_MALLOC KMP_ALIGNED_MALLOC |
#define | FTN_CALLOC KMP_CALLOC |
#define | FTN_REALLOC KMP_REALLOC |
#define | FTN_KFREE KMP_FREE |
#define | FTN_GET_NUM_KNOWN_THREADS KMP_GET_NUM_KNOWN_THREADS |
#define | FTN_SET_NUM_THREADS OMP_SET_NUM_THREADS |
#define | FTN_GET_NUM_THREADS OMP_GET_NUM_THREADS |
#define | FTN_GET_MAX_THREADS OMP_GET_MAX_THREADS |
#define | FTN_GET_THREAD_NUM OMP_GET_THREAD_NUM |
#define | FTN_GET_NUM_PROCS OMP_GET_NUM_PROCS |
#define | FTN_SET_DYNAMIC OMP_SET_DYNAMIC |
#define | FTN_GET_DYNAMIC OMP_GET_DYNAMIC |
#define | FTN_SET_NESTED OMP_SET_NESTED |
#define | FTN_GET_NESTED OMP_GET_NESTED |
#define | FTN_IN_PARALLEL OMP_IN_PARALLEL |
#define | FTN_GET_THREAD_LIMIT OMP_GET_THREAD_LIMIT |
#define | FTN_SET_SCHEDULE OMP_SET_SCHEDULE |
#define | FTN_GET_SCHEDULE OMP_GET_SCHEDULE |
#define | FTN_SET_MAX_ACTIVE_LEVELS OMP_SET_MAX_ACTIVE_LEVELS |
#define | FTN_GET_MAX_ACTIVE_LEVELS OMP_GET_MAX_ACTIVE_LEVELS |
#define | FTN_GET_ACTIVE_LEVEL OMP_GET_ACTIVE_LEVEL |
#define | FTN_GET_LEVEL OMP_GET_LEVEL |
#define | FTN_GET_ANCESTOR_THREAD_NUM OMP_GET_ANCESTOR_THREAD_NUM |
#define | FTN_GET_TEAM_SIZE OMP_GET_TEAM_SIZE |
#define | FTN_IN_FINAL OMP_IN_FINAL |
#define | FTN_GET_PROC_BIND OMP_GET_PROC_BIND |
#define | FTN_GET_NUM_TEAMS OMP_GET_NUM_TEAMS |
#define | FTN_GET_TEAM_NUM OMP_GET_TEAM_NUM |
#define | FTN_INIT_LOCK OMP_INIT_LOCK |
#define | FTN_DESTROY_LOCK OMP_DESTROY_LOCK |
#define | FTN_SET_LOCK OMP_SET_LOCK |
#define | FTN_UNSET_LOCK OMP_UNSET_LOCK |
#define | FTN_TEST_LOCK OMP_TEST_LOCK |
#define | FTN_INIT_NEST_LOCK OMP_INIT_NEST_LOCK |
#define | FTN_DESTROY_NEST_LOCK OMP_DESTROY_NEST_LOCK |
#define | FTN_SET_NEST_LOCK OMP_SET_NEST_LOCK |
#define | FTN_UNSET_NEST_LOCK OMP_UNSET_NEST_LOCK |
#define | FTN_TEST_NEST_LOCK OMP_TEST_NEST_LOCK |
#define | FTN_SET_WARNINGS_ON KMP_SET_WARNINGS_ON |
#define | FTN_SET_WARNINGS_OFF KMP_SET_WARNINGS_OFF |
#define | FTN_GET_WTIME OMP_GET_WTIME |
#define | FTN_GET_WTICK OMP_GET_WTICK |
#define | FTN_GET_NUM_DEVICES OMP_GET_NUM_DEVICES |
#define | FTN_GET_DEFAULT_DEVICE OMP_GET_DEFAULT_DEVICE |
#define | FTN_SET_DEFAULT_DEVICE OMP_SET_DEFAULT_DEVICE |
#define | FTN_IS_INITIAL_DEVICE OMP_IS_INITIAL_DEVICE |
#define | FTN_GET_CANCELLATION OMP_GET_CANCELLATION |
#define | FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS |
#define | FTN_GET_MAX_TASK_PRIORITY OMP_GET_MAX_TASK_PRIORITY |
#define | FTN_GET_NUM_PLACES OMP_GET_NUM_PLACES |
#define | FTN_GET_PLACE_NUM_PROCS OMP_GET_PLACE_NUM_PROCS |
#define | FTN_GET_PLACE_PROC_IDS OMP_GET_PLACE_PROC_IDS |
#define | FTN_GET_PLACE_NUM OMP_GET_PLACE_NUM |
#define | FTN_GET_PARTITION_NUM_PLACES OMP_GET_PARTITION_NUM_PLACES |
#define | FTN_GET_PARTITION_PLACE_NUMS OMP_GET_PARTITION_PLACE_NUMS |
#define | FTN_GET_INITIAL_DEVICE OMP_GET_INITIAL_DEVICE |
#define | FTN_CONTROL_TOOL OMP_CONTROL_TOOL |
#define | FTN_INIT_ALLOCATOR OMP_INIT_ALLOCATOR |
#define | FTN_DESTROY_ALLOCATOR OMP_DESTROY_ALLOCATOR |
#define | FTN_SET_DEFAULT_ALLOCATOR OMP_SET_DEFAULT_ALLOCATOR |
#define | FTN_GET_DEFAULT_ALLOCATOR OMP_GET_DEFAULT_ALLOCATOR |
#define | FTN_GET_DEVICE_NUM OMP_GET_DEVICE_NUM |
#define | FTN_SET_AFFINITY_FORMAT OMP_SET_AFFINITY_FORMAT |
#define | FTN_GET_AFFINITY_FORMAT OMP_GET_AFFINITY_FORMAT |
#define | FTN_DISPLAY_AFFINITY OMP_DISPLAY_AFFINITY |
#define | FTN_CAPTURE_AFFINITY OMP_CAPTURE_AFFINITY |
#define | FTN_PAUSE_RESOURCE OMP_PAUSE_RESOURCE |
#define | FTN_PAUSE_RESOURCE_ALL OMP_PAUSE_RESOURCE_ALL |
#define | FTN_GET_SUPPORTED_ACTIVE_LEVELS OMP_GET_SUPPORTED_ACTIVE_LEVELS |
#define | FTN_DISPLAY_ENV OMP_DISPLAY_ENV |
#define | FTN_IN_EXPLICIT_TASK OMP_IN_EXPLICIT_TASK |
#define | FTN_FULFILL_EVENT OMP_FULFILL_EVENT |
#define | FTN_SET_NUM_TEAMS OMP_SET_NUM_TEAMS |
#define | FTN_GET_MAX_TEAMS OMP_GET_MAX_TEAMS |
#define | FTN_SET_TEAMS_THREAD_LIMIT OMP_SET_TEAMS_THREAD_LIMIT |
#define | FTN_GET_TEAMS_THREAD_LIMIT OMP_GET_TEAMS_THREAD_LIMIT |
#define | FTN_GET_NUM_INTEROP_PROPERTIES OMP_GET_NUM_INTEROP_PROPERTIES |
#define | FTN_GET_INTEROP_INT OMP_GET_INTEROP_INT |
#define | FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR |
#define | FTN_GET_INTEROP_STR OMP_GET_INTEROP_STR |
#define | FTN_GET_INTEROP_NAME OMP_GET_INTEROP_NAME |
#define | FTN_GET_INTEROP_TYPE_DESC OMP_GET_INTEROP_TYPE_DESC |
#define | FTN_GET_INTEROP_RC_DESC OMP_GET_INTEROP_RC_DESC |
#define | FTN_SET_STACKSIZE KMP_SET_STACKSIZE_ |
#define | FTN_SET_STACKSIZE_S KMP_SET_STACKSIZE_S_ |
#define | FTN_GET_STACKSIZE KMP_GET_STACKSIZE_ |
#define | FTN_GET_STACKSIZE_S KMP_GET_STACKSIZE_S_ |
#define | FTN_SET_BLOCKTIME KMP_SET_BLOCKTIME_ |
#define | FTN_GET_BLOCKTIME KMP_GET_BLOCKTIME_ |
#define | FTN_SET_LIBRARY_SERIAL KMP_SET_LIBRARY_SERIAL_ |
#define | FTN_SET_LIBRARY_TURNAROUND KMP_SET_LIBRARY_TURNAROUND_ |
#define | FTN_SET_LIBRARY_THROUGHPUT KMP_SET_LIBRARY_THROUGHPUT_ |
#define | FTN_SET_LIBRARY KMP_SET_LIBRARY_ |
#define | FTN_GET_LIBRARY KMP_GET_LIBRARY_ |
#define | FTN_SET_DEFAULTS KMP_SET_DEFAULTS_ |
#define | FTN_SET_DISP_NUM_BUFFERS KMP_SET_DISP_NUM_BUFFERS_ |
#define | FTN_SET_AFFINITY KMP_SET_AFFINITY_ |
#define | FTN_GET_AFFINITY KMP_GET_AFFINITY_ |
#define | FTN_GET_AFFINITY_MAX_PROC KMP_GET_AFFINITY_MAX_PROC_ |
#define | FTN_CREATE_AFFINITY_MASK KMP_CREATE_AFFINITY_MASK_ |
#define | FTN_DESTROY_AFFINITY_MASK KMP_DESTROY_AFFINITY_MASK_ |
#define | FTN_SET_AFFINITY_MASK_PROC KMP_SET_AFFINITY_MASK_PROC_ |
#define | FTN_UNSET_AFFINITY_MASK_PROC KMP_UNSET_AFFINITY_MASK_PROC_ |
#define | FTN_GET_AFFINITY_MASK_PROC KMP_GET_AFFINITY_MASK_PROC_ |
#define | FTN_MALLOC KMP_MALLOC_ |
#define | FTN_ALIGNED_MALLOC KMP_ALIGNED_MALLOC_ |
#define | FTN_CALLOC KMP_CALLOC_ |
#define | FTN_REALLOC KMP_REALLOC_ |
#define | FTN_KFREE KMP_FREE_ |
#define | FTN_GET_NUM_KNOWN_THREADS KMP_GET_NUM_KNOWN_THREADS_ |
#define | FTN_SET_NUM_THREADS OMP_SET_NUM_THREADS_ |
#define | FTN_GET_NUM_THREADS OMP_GET_NUM_THREADS_ |
#define | FTN_GET_MAX_THREADS OMP_GET_MAX_THREADS_ |
#define | FTN_GET_THREAD_NUM OMP_GET_THREAD_NUM_ |
#define | FTN_GET_NUM_PROCS OMP_GET_NUM_PROCS_ |
#define | FTN_SET_DYNAMIC OMP_SET_DYNAMIC_ |
#define | FTN_GET_DYNAMIC OMP_GET_DYNAMIC_ |
#define | FTN_SET_NESTED OMP_SET_NESTED_ |
#define | FTN_GET_NESTED OMP_GET_NESTED_ |
#define | FTN_IN_PARALLEL OMP_IN_PARALLEL_ |
#define | FTN_GET_THREAD_LIMIT OMP_GET_THREAD_LIMIT_ |
#define | FTN_SET_SCHEDULE OMP_SET_SCHEDULE_ |
#define | FTN_GET_SCHEDULE OMP_GET_SCHEDULE_ |
#define | FTN_SET_MAX_ACTIVE_LEVELS OMP_SET_MAX_ACTIVE_LEVELS_ |
#define | FTN_GET_MAX_ACTIVE_LEVELS OMP_GET_MAX_ACTIVE_LEVELS_ |
#define | FTN_GET_ACTIVE_LEVEL OMP_GET_ACTIVE_LEVEL_ |
#define | FTN_GET_LEVEL OMP_GET_LEVEL_ |
#define | FTN_GET_ANCESTOR_THREAD_NUM OMP_GET_ANCESTOR_THREAD_NUM_ |
#define | FTN_GET_TEAM_SIZE OMP_GET_TEAM_SIZE_ |
#define | FTN_IN_FINAL OMP_IN_FINAL_ |
#define | FTN_GET_PROC_BIND OMP_GET_PROC_BIND_ |
#define | FTN_GET_NUM_TEAMS OMP_GET_NUM_TEAMS_ |
#define | FTN_GET_TEAM_NUM OMP_GET_TEAM_NUM_ |
#define | FTN_INIT_LOCK OMP_INIT_LOCK_ |
#define | FTN_DESTROY_LOCK OMP_DESTROY_LOCK_ |
#define | FTN_SET_LOCK OMP_SET_LOCK_ |
#define | FTN_UNSET_LOCK OMP_UNSET_LOCK_ |
#define | FTN_TEST_LOCK OMP_TEST_LOCK_ |
#define | FTN_INIT_NEST_LOCK OMP_INIT_NEST_LOCK_ |
#define | FTN_DESTROY_NEST_LOCK OMP_DESTROY_NEST_LOCK_ |
#define | FTN_SET_NEST_LOCK OMP_SET_NEST_LOCK_ |
#define | FTN_UNSET_NEST_LOCK OMP_UNSET_NEST_LOCK_ |
#define | FTN_TEST_NEST_LOCK OMP_TEST_NEST_LOCK_ |
#define | FTN_SET_WARNINGS_ON KMP_SET_WARNINGS_ON_ |
#define | FTN_SET_WARNINGS_OFF KMP_SET_WARNINGS_OFF_ |
#define | FTN_GET_WTIME OMP_GET_WTIME_ |
#define | FTN_GET_WTICK OMP_GET_WTICK_ |
#define | FTN_GET_NUM_DEVICES OMP_GET_NUM_DEVICES_ |
#define | FTN_GET_DEFAULT_DEVICE OMP_GET_DEFAULT_DEVICE_ |
#define | FTN_SET_DEFAULT_DEVICE OMP_SET_DEFAULT_DEVICE_ |
#define | FTN_IS_INITIAL_DEVICE OMP_IS_INITIAL_DEVICE_ |
#define | FTN_GET_CANCELLATION OMP_GET_CANCELLATION_ |
#define | FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS_ |
#define | FTN_GET_MAX_TASK_PRIORITY OMP_GET_MAX_TASK_PRIORITY_ |
#define | FTN_GET_NUM_PLACES OMP_GET_NUM_PLACES_ |
#define | FTN_GET_PLACE_NUM_PROCS OMP_GET_PLACE_NUM_PROCS_ |
#define | FTN_GET_PLACE_PROC_IDS OMP_GET_PLACE_PROC_IDS_ |
#define | FTN_GET_PLACE_NUM OMP_GET_PLACE_NUM_ |
#define | FTN_GET_PARTITION_NUM_PLACES OMP_GET_PARTITION_NUM_PLACES_ |
#define | FTN_GET_PARTITION_PLACE_NUMS OMP_GET_PARTITION_PLACE_NUMS_ |
#define | FTN_GET_INITIAL_DEVICE OMP_GET_INITIAL_DEVICE_ |
#define | FTN_CONTROL_TOOL OMP_CONTROL_TOOL_ |
#define | FTN_INIT_ALLOCATOR OMP_INIT_ALLOCATOR_ |
#define | FTN_DESTROY_ALLOCATOR OMP_DESTROY_ALLOCATOR_ |
#define | FTN_SET_DEFAULT_ALLOCATOR OMP_SET_DEFAULT_ALLOCATOR_ |
#define | FTN_GET_DEFAULT_ALLOCATOR OMP_GET_DEFAULT_ALLOCATOR_ |
#define | FTN_ALLOC OMP_ALLOC_ |
#define | FTN_FREE OMP_FREE_ |
#define | FTN_GET_DEVICE_NUM OMP_GET_DEVICE_NUM_ |
#define | FTN_SET_AFFINITY_FORMAT OMP_SET_AFFINITY_FORMAT_ |
#define | FTN_GET_AFFINITY_FORMAT OMP_GET_AFFINITY_FORMAT_ |
#define | FTN_DISPLAY_AFFINITY OMP_DISPLAY_AFFINITY_ |
#define | FTN_CAPTURE_AFFINITY OMP_CAPTURE_AFFINITY_ |
#define | FTN_PAUSE_RESOURCE OMP_PAUSE_RESOURCE_ |
#define | FTN_PAUSE_RESOURCE_ALL OMP_PAUSE_RESOURCE_ALL_ |
#define | FTN_GET_SUPPORTED_ACTIVE_LEVELS OMP_GET_SUPPORTED_ACTIVE_LEVELS_ |
#define | FTN_DISPLAY_ENV OMP_DISPLAY_ENV_ |
#define | FTN_IN_EXPLICIT_TASK OMP_IN_EXPLICIT_TASK_ |
#define | FTN_FULFILL_EVENT OMP_FULFILL_EVENT_ |
#define | FTN_SET_NUM_TEAMS OMP_SET_NUM_TEAMS_ |
#define | FTN_GET_MAX_TEAMS OMP_GET_MAX_TEAMS_ |
#define | FTN_SET_TEAMS_THREAD_LIMIT OMP_SET_TEAMS_THREAD_LIMIT_ |
#define | FTN_GET_TEAMS_THREAD_LIMIT OMP_GET_TEAMS_THREAD_LIMIT_ |
#define | FTN_GET_NUM_INTEROP_PROPERTIES OMP_GET_NUM_INTEROP_PROPERTIES_ |
#define | FTN_GET_INTEROP_INT OMP_GET_INTEROP_INT_ |
#define | FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR_ |
#define | FTN_GET_INTEROP_STR OMP_GET_INTEROP_STR_ |
#define | FTN_GET_INTEROP_NAME OMP_GET_INTEROP_NAME_ |
#define | FTN_GET_INTEROP_TYPE_DESC OMP_GET_INTEROP_TYPE_DESC_ |
#define | FTN_GET_INTEROP_RC_DESC OMP_GET_INTEROP_RC_DESC_ |
#define | KMP_API_NAME_GOMP_ATOMIC_END GOMP_atomic_end |
#define | KMP_API_NAME_GOMP_ATOMIC_START GOMP_atomic_start |
#define | KMP_API_NAME_GOMP_BARRIER GOMP_barrier |
#define | KMP_API_NAME_GOMP_CRITICAL_END GOMP_critical_end |
#define | KMP_API_NAME_GOMP_CRITICAL_NAME_END GOMP_critical_name_end |
#define | KMP_API_NAME_GOMP_CRITICAL_NAME_START GOMP_critical_name_start |
#define | KMP_API_NAME_GOMP_CRITICAL_START GOMP_critical_start |
#define | KMP_API_NAME_GOMP_LOOP_DYNAMIC_NEXT GOMP_loop_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_DYNAMIC_START GOMP_loop_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_END GOMP_loop_end |
#define | KMP_API_NAME_GOMP_LOOP_END_NOWAIT GOMP_loop_end_nowait |
#define | KMP_API_NAME_GOMP_LOOP_GUIDED_NEXT GOMP_loop_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_GUIDED_START GOMP_loop_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_DYNAMIC_NEXT GOMP_loop_ordered_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_DYNAMIC_START GOMP_loop_ordered_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_GUIDED_NEXT GOMP_loop_ordered_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_GUIDED_START GOMP_loop_ordered_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_RUNTIME_NEXT GOMP_loop_ordered_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_RUNTIME_START GOMP_loop_ordered_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_STATIC_NEXT GOMP_loop_ordered_static_next |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_STATIC_START GOMP_loop_ordered_static_start |
#define | KMP_API_NAME_GOMP_LOOP_RUNTIME_NEXT GOMP_loop_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_RUNTIME_START GOMP_loop_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_STATIC_NEXT GOMP_loop_static_next |
#define | KMP_API_NAME_GOMP_LOOP_STATIC_START GOMP_loop_static_start |
#define | KMP_API_NAME_GOMP_ORDERED_END GOMP_ordered_end |
#define | KMP_API_NAME_GOMP_ORDERED_START GOMP_ordered_start |
#define | KMP_API_NAME_GOMP_PARALLEL_END GOMP_parallel_end |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_DYNAMIC_START GOMP_parallel_loop_dynamic_start |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_GUIDED_START GOMP_parallel_loop_guided_start |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_RUNTIME_START GOMP_parallel_loop_runtime_start |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_STATIC_START GOMP_parallel_loop_static_start |
#define | KMP_API_NAME_GOMP_PARALLEL_SECTIONS_START GOMP_parallel_sections_start |
#define | KMP_API_NAME_GOMP_PARALLEL_START GOMP_parallel_start |
#define | KMP_API_NAME_GOMP_SECTIONS_END GOMP_sections_end |
#define | KMP_API_NAME_GOMP_SECTIONS_END_NOWAIT GOMP_sections_end_nowait |
#define | KMP_API_NAME_GOMP_SECTIONS_NEXT GOMP_sections_next |
#define | KMP_API_NAME_GOMP_SECTIONS_START GOMP_sections_start |
#define | KMP_API_NAME_GOMP_SINGLE_COPY_END GOMP_single_copy_end |
#define | KMP_API_NAME_GOMP_SINGLE_COPY_START GOMP_single_copy_start |
#define | KMP_API_NAME_GOMP_SINGLE_START GOMP_single_start |
#define | KMP_API_NAME_GOMP_TASK GOMP_task |
#define | KMP_API_NAME_GOMP_TASKWAIT GOMP_taskwait |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DYNAMIC_NEXT GOMP_loop_ull_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DYNAMIC_START GOMP_loop_ull_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_GUIDED_NEXT GOMP_loop_ull_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_GUIDED_START GOMP_loop_ull_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT GOMP_loop_ull_ordered_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START GOMP_loop_ull_ordered_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT GOMP_loop_ull_ordered_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_GUIDED_START GOMP_loop_ull_ordered_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT GOMP_loop_ull_ordered_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_RUNTIME_START GOMP_loop_ull_ordered_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT GOMP_loop_ull_ordered_static_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_STATIC_START GOMP_loop_ull_ordered_static_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_RUNTIME_NEXT GOMP_loop_ull_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_RUNTIME_START GOMP_loop_ull_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_STATIC_NEXT GOMP_loop_ull_static_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_STATIC_START GOMP_loop_ull_static_start |
#define | KMP_API_NAME_GOMP_TASKYIELD GOMP_taskyield |
#define | KMP_API_NAME_GOMP_BARRIER_CANCEL GOMP_barrier_cancel |
#define | KMP_API_NAME_GOMP_CANCEL GOMP_cancel |
#define | KMP_API_NAME_GOMP_CANCELLATION_POINT GOMP_cancellation_point |
#define | KMP_API_NAME_GOMP_LOOP_END_CANCEL GOMP_loop_end_cancel |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_DYNAMIC GOMP_parallel_loop_dynamic |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_GUIDED GOMP_parallel_loop_guided |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_RUNTIME GOMP_parallel_loop_runtime |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_STATIC GOMP_parallel_loop_static |
#define | KMP_API_NAME_GOMP_PARALLEL_SECTIONS GOMP_parallel_sections |
#define | KMP_API_NAME_GOMP_PARALLEL GOMP_parallel |
#define | KMP_API_NAME_GOMP_SECTIONS_END_CANCEL GOMP_sections_end_cancel |
#define | KMP_API_NAME_GOMP_TASKGROUP_START GOMP_taskgroup_start |
#define | KMP_API_NAME_GOMP_TASKGROUP_END GOMP_taskgroup_end |
#define | KMP_API_NAME_GOMP_TARGET GOMP_target |
#define | KMP_API_NAME_GOMP_TARGET_DATA GOMP_target_data |
#define | KMP_API_NAME_GOMP_TARGET_END_DATA GOMP_target_end_data |
#define | KMP_API_NAME_GOMP_TARGET_UPDATE GOMP_target_update |
#define | KMP_API_NAME_GOMP_TEAMS GOMP_teams |
#define | KMP_API_NAME_GOMP_TASKLOOP GOMP_taskloop |
#define | KMP_API_NAME_GOMP_TASKLOOP_ULL GOMP_taskloop_ull |
#define | KMP_API_NAME_GOMP_DOACROSS_POST GOMP_doacross_post |
#define | KMP_API_NAME_GOMP_DOACROSS_WAIT GOMP_doacross_wait |
#define | KMP_API_NAME_GOMP_LOOP_DOACROSS_STATIC_START GOMP_loop_doacross_static_start |
#define | KMP_API_NAME_GOMP_LOOP_DOACROSS_DYNAMIC_START GOMP_loop_doacross_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_DOACROSS_GUIDED_START GOMP_loop_doacross_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_DOACROSS_RUNTIME_START GOMP_loop_doacross_runtime_start |
#define | KMP_API_NAME_GOMP_DOACROSS_ULL_POST GOMP_doacross_ull_post |
#define | KMP_API_NAME_GOMP_DOACROSS_ULL_WAIT GOMP_doacross_ull_wait |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_STATIC_START GOMP_loop_ull_doacross_static_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_DYNAMIC_START GOMP_loop_ull_doacross_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_GUIDED_START GOMP_loop_ull_doacross_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_RUNTIME_START GOMP_loop_ull_doacross_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_DYNAMIC_NEXT GOMP_loop_nonmonotonic_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_DYNAMIC_START GOMP_loop_nonmonotonic_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_GUIDED_NEXT GOMP_loop_nonmonotonic_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_GUIDED_START GOMP_loop_nonmonotonic_guided_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_DYNAMIC_NEXT GOMP_loop_ull_nonmonotonic_dynamic_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_DYNAMIC_START GOMP_loop_ull_nonmonotonic_dynamic_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_GUIDED_NEXT GOMP_loop_ull_nonmonotonic_guided_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_GUIDED_START GOMP_loop_ull_nonmonotonic_guided_start |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_DYNAMIC GOMP_parallel_loop_nonmonotonic_dynamic |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_GUIDED GOMP_parallel_loop_nonmonotonic_guided |
#define | KMP_API_NAME_GOMP_LOOP_MAYBE_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_maybe_nonmonotonic_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_MAYBE_NONMONOTONIC_RUNTIME_START GOMP_loop_maybe_nonmonotonic_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_nonmonotonic_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_RUNTIME_START GOMP_loop_nonmonotonic_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_MAYBE_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_ull_maybe_nonmonotonic_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_MAYBE_NONMONOTONIC_RUNTIME_START GOMP_loop_ull_maybe_nonmonotonic_runtime_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_ull_nonmonotonic_runtime_next |
#define | KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_RUNTIME_START GOMP_loop_ull_nonmonotonic_runtime_start |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_RUNTIME GOMP_parallel_loop_nonmonotonic_runtime |
#define | KMP_API_NAME_GOMP_PARALLEL_LOOP_MAYBE_NONMONOTONIC_RUNTIME GOMP_parallel_loop_maybe_nonmonotonic_runtime |
#define | KMP_API_NAME_GOMP_TEAMS_REG GOMP_teams_reg |
#define | KMP_API_NAME_GOMP_TASKWAIT_DEPEND GOMP_taskwait_depend |
#define | KMP_API_NAME_GOMP_TASKGROUP_REDUCTION_REGISTER GOMP_taskgroup_reduction_register |
#define | KMP_API_NAME_GOMP_TASKGROUP_REDUCTION_UNREGISTER GOMP_taskgroup_reduction_unregister |
#define | KMP_API_NAME_GOMP_TASK_REDUCTION_REMAP GOMP_task_reduction_remap |
#define | KMP_API_NAME_GOMP_PARALLEL_REDUCTIONS GOMP_parallel_reductions |
#define | KMP_API_NAME_GOMP_LOOP_START GOMP_loop_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_START GOMP_loop_ull_start |
#define | KMP_API_NAME_GOMP_LOOP_DOACROSS_START GOMP_loop_doacross_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_START GOMP_loop_ull_doacross_start |
#define | KMP_API_NAME_GOMP_LOOP_ORDERED_START GOMP_loop_ordered_start |
#define | KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_START GOMP_loop_ull_ordered_start |
#define | KMP_API_NAME_GOMP_SECTIONS2_START GOMP_sections2_start |
#define | KMP_API_NAME_GOMP_WORKSHARE_TASK_REDUCTION_UNREGISTER GOMP_workshare_task_reduction_unregister |
#define | KMP_API_NAME_GOMP_ALLOC GOMP_alloc |
#define | KMP_API_NAME_GOMP_FREE GOMP_free |
#define FTN_ALIGNED_MALLOC kmp_aligned_malloc |
Definition at line 455 of file kmp_ftn_os.h.
#define FTN_ALIGNED_MALLOC kmp_aligned_malloc_ |
Definition at line 455 of file kmp_ftn_os.h.
#define FTN_ALIGNED_MALLOC KMP_ALIGNED_MALLOC |
Definition at line 455 of file kmp_ftn_os.h.
#define FTN_ALIGNED_MALLOC KMP_ALIGNED_MALLOC_ |
Definition at line 455 of file kmp_ftn_os.h.
#define FTN_ALLOC omp_alloc_ |
Definition at line 537 of file kmp_ftn_os.h.
#define FTN_ALLOC OMP_ALLOC_ |
Definition at line 537 of file kmp_ftn_os.h.
#define FTN_CALLOC kmp_calloc |
Definition at line 456 of file kmp_ftn_os.h.
#define FTN_CALLOC kmp_calloc_ |
Definition at line 456 of file kmp_ftn_os.h.
#define FTN_CALLOC KMP_CALLOC |
Definition at line 456 of file kmp_ftn_os.h.
#define FTN_CALLOC KMP_CALLOC_ |
Definition at line 456 of file kmp_ftn_os.h.
#define FTN_CAPTURE_AFFINITY omp_capture_affinity |
Definition at line 543 of file kmp_ftn_os.h.
#define FTN_CAPTURE_AFFINITY omp_capture_affinity_ |
Definition at line 543 of file kmp_ftn_os.h.
#define FTN_CAPTURE_AFFINITY OMP_CAPTURE_AFFINITY |
Definition at line 543 of file kmp_ftn_os.h.
#define FTN_CAPTURE_AFFINITY OMP_CAPTURE_AFFINITY_ |
Definition at line 543 of file kmp_ftn_os.h.
#define FTN_CONTROL_TOOL omp_control_tool |
Definition at line 532 of file kmp_ftn_os.h.
#define FTN_CONTROL_TOOL omp_control_tool_ |
Definition at line 532 of file kmp_ftn_os.h.
#define FTN_CONTROL_TOOL OMP_CONTROL_TOOL |
Definition at line 532 of file kmp_ftn_os.h.
#define FTN_CONTROL_TOOL OMP_CONTROL_TOOL_ |
Definition at line 532 of file kmp_ftn_os.h.
#define FTN_CREATE_AFFINITY_MASK kmp_create_affinity_mask |
Definition at line 448 of file kmp_ftn_os.h.
#define FTN_CREATE_AFFINITY_MASK kmp_create_affinity_mask_ |
Definition at line 448 of file kmp_ftn_os.h.
#define FTN_CREATE_AFFINITY_MASK KMP_CREATE_AFFINITY_MASK |
Definition at line 448 of file kmp_ftn_os.h.
#define FTN_CREATE_AFFINITY_MASK KMP_CREATE_AFFINITY_MASK_ |
Definition at line 448 of file kmp_ftn_os.h.
#define FTN_DESTROY_AFFINITY_MASK kmp_destroy_affinity_mask |
Definition at line 449 of file kmp_ftn_os.h.
#define FTN_DESTROY_AFFINITY_MASK kmp_destroy_affinity_mask_ |
Definition at line 449 of file kmp_ftn_os.h.
#define FTN_DESTROY_AFFINITY_MASK KMP_DESTROY_AFFINITY_MASK |
Definition at line 449 of file kmp_ftn_os.h.
#define FTN_DESTROY_AFFINITY_MASK KMP_DESTROY_AFFINITY_MASK_ |
Definition at line 449 of file kmp_ftn_os.h.
#define FTN_DESTROY_ALLOCATOR omp_destroy_allocator |
Definition at line 534 of file kmp_ftn_os.h.
#define FTN_DESTROY_ALLOCATOR omp_destroy_allocator_ |
Definition at line 534 of file kmp_ftn_os.h.
#define FTN_DESTROY_ALLOCATOR OMP_DESTROY_ALLOCATOR |
Definition at line 534 of file kmp_ftn_os.h.
#define FTN_DESTROY_ALLOCATOR OMP_DESTROY_ALLOCATOR_ |
Definition at line 534 of file kmp_ftn_os.h.
#define FTN_DESTROY_LOCK omp_destroy_lock |
Definition at line 490 of file kmp_ftn_os.h.
#define FTN_DESTROY_LOCK omp_destroy_lock_ |
Definition at line 490 of file kmp_ftn_os.h.
#define FTN_DESTROY_LOCK OMP_DESTROY_LOCK |
Definition at line 490 of file kmp_ftn_os.h.
#define FTN_DESTROY_LOCK OMP_DESTROY_LOCK_ |
Definition at line 490 of file kmp_ftn_os.h.
#define FTN_DESTROY_NEST_LOCK omp_destroy_nest_lock |
Definition at line 495 of file kmp_ftn_os.h.
#define FTN_DESTROY_NEST_LOCK omp_destroy_nest_lock_ |
Definition at line 495 of file kmp_ftn_os.h.
#define FTN_DESTROY_NEST_LOCK OMP_DESTROY_NEST_LOCK |
Definition at line 495 of file kmp_ftn_os.h.
#define FTN_DESTROY_NEST_LOCK OMP_DESTROY_NEST_LOCK_ |
Definition at line 495 of file kmp_ftn_os.h.
#define FTN_DISPLAY_AFFINITY omp_display_affinity |
Definition at line 542 of file kmp_ftn_os.h.
#define FTN_DISPLAY_AFFINITY omp_display_affinity_ |
Definition at line 542 of file kmp_ftn_os.h.
#define FTN_DISPLAY_AFFINITY OMP_DISPLAY_AFFINITY |
Definition at line 542 of file kmp_ftn_os.h.
#define FTN_DISPLAY_AFFINITY OMP_DISPLAY_AFFINITY_ |
Definition at line 542 of file kmp_ftn_os.h.
#define FTN_DISPLAY_ENV omp_display_env |
Definition at line 547 of file kmp_ftn_os.h.
#define FTN_DISPLAY_ENV omp_display_env_ |
Definition at line 547 of file kmp_ftn_os.h.
#define FTN_DISPLAY_ENV OMP_DISPLAY_ENV |
Definition at line 547 of file kmp_ftn_os.h.
#define FTN_DISPLAY_ENV OMP_DISPLAY_ENV_ |
Definition at line 547 of file kmp_ftn_os.h.
#define FTN_FREE omp_free_ |
Definition at line 538 of file kmp_ftn_os.h.
#define FTN_FREE OMP_FREE_ |
Definition at line 538 of file kmp_ftn_os.h.
#define FTN_FULFILL_EVENT omp_fulfill_event |
Definition at line 549 of file kmp_ftn_os.h.
#define FTN_FULFILL_EVENT omp_fulfill_event_ |
Definition at line 549 of file kmp_ftn_os.h.
#define FTN_FULFILL_EVENT OMP_FULFILL_EVENT |
Definition at line 549 of file kmp_ftn_os.h.
#define FTN_FULFILL_EVENT OMP_FULFILL_EVENT_ |
Definition at line 549 of file kmp_ftn_os.h.
#define FTN_GET_ACTIVE_LEVEL | ( | void | ) | omp_get_active_level |
Definition at line 477 of file kmp_ftn_os.h.
#define FTN_GET_ACTIVE_LEVEL | ( | void | ) | omp_get_active_level_ |
Definition at line 477 of file kmp_ftn_os.h.
#define FTN_GET_ACTIVE_LEVEL | ( | void | ) | OMP_GET_ACTIVE_LEVEL |
Definition at line 477 of file kmp_ftn_os.h.
#define FTN_GET_ACTIVE_LEVEL | ( | void | ) | OMP_GET_ACTIVE_LEVEL_ |
Definition at line 477 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY kmp_get_affinity |
Definition at line 446 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY kmp_get_affinity_ |
Definition at line 446 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY KMP_GET_AFFINITY |
Definition at line 446 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY KMP_GET_AFFINITY_ |
Definition at line 446 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_FORMAT omp_get_affinity_format |
Definition at line 541 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_FORMAT omp_get_affinity_format_ |
Definition at line 541 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_FORMAT OMP_GET_AFFINITY_FORMAT |
Definition at line 541 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_FORMAT OMP_GET_AFFINITY_FORMAT_ |
Definition at line 541 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MASK_PROC kmp_get_affinity_mask_proc |
Definition at line 452 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MASK_PROC kmp_get_affinity_mask_proc_ |
Definition at line 452 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MASK_PROC KMP_GET_AFFINITY_MASK_PROC |
Definition at line 452 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MASK_PROC KMP_GET_AFFINITY_MASK_PROC_ |
Definition at line 452 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MAX_PROC | ( | void | ) | kmp_get_affinity_max_proc |
Definition at line 447 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MAX_PROC | ( | void | ) | kmp_get_affinity_max_proc_ |
Definition at line 447 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MAX_PROC | ( | void | ) | KMP_GET_AFFINITY_MAX_PROC |
Definition at line 447 of file kmp_ftn_os.h.
#define FTN_GET_AFFINITY_MAX_PROC | ( | void | ) | KMP_GET_AFFINITY_MAX_PROC_ |
Definition at line 447 of file kmp_ftn_os.h.
#define FTN_GET_ANCESTOR_THREAD_NUM omp_get_ancestor_thread_num |
Definition at line 479 of file kmp_ftn_os.h.
#define FTN_GET_ANCESTOR_THREAD_NUM omp_get_ancestor_thread_num_ |
Definition at line 479 of file kmp_ftn_os.h.
#define FTN_GET_ANCESTOR_THREAD_NUM OMP_GET_ANCESTOR_THREAD_NUM |
Definition at line 479 of file kmp_ftn_os.h.
#define FTN_GET_ANCESTOR_THREAD_NUM OMP_GET_ANCESTOR_THREAD_NUM_ |
Definition at line 479 of file kmp_ftn_os.h.
#define FTN_GET_BLOCKTIME | ( | void | ) | kmp_get_blocktime |
Definition at line 437 of file kmp_ftn_os.h.
#define FTN_GET_BLOCKTIME | ( | void | ) | kmp_get_blocktime_ |
Definition at line 437 of file kmp_ftn_os.h.
#define FTN_GET_BLOCKTIME | ( | void | ) | KMP_GET_BLOCKTIME |
Definition at line 437 of file kmp_ftn_os.h.
#define FTN_GET_BLOCKTIME | ( | void | ) | KMP_GET_BLOCKTIME_ |
Definition at line 437 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION | ( | void | ) | omp_get_cancellation |
Definition at line 511 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION | ( | void | ) | omp_get_cancellation_ |
Definition at line 511 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION | ( | void | ) | OMP_GET_CANCELLATION |
Definition at line 511 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION | ( | void | ) | OMP_GET_CANCELLATION_ |
Definition at line 511 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status |
Definition at line 512 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION_STATUS kmp_get_cancellation_status_ |
Definition at line 512 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS |
Definition at line 512 of file kmp_ftn_os.h.
#define FTN_GET_CANCELLATION_STATUS KMP_GET_CANCELLATION_STATUS_ |
Definition at line 512 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_ALLOCATOR | ( | void | ) | omp_get_default_allocator |
Definition at line 536 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_ALLOCATOR | ( | void | ) | omp_get_default_allocator_ |
Definition at line 536 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_ALLOCATOR | ( | void | ) | OMP_GET_DEFAULT_ALLOCATOR |
Definition at line 536 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_ALLOCATOR | ( | void | ) | OMP_GET_DEFAULT_ALLOCATOR_ |
Definition at line 536 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_DEVICE | ( | void | ) | omp_get_default_device |
Definition at line 507 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_DEVICE | ( | void | ) | omp_get_default_device_ |
Definition at line 507 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_DEVICE | ( | void | ) | OMP_GET_DEFAULT_DEVICE |
Definition at line 507 of file kmp_ftn_os.h.
#define FTN_GET_DEFAULT_DEVICE | ( | void | ) | OMP_GET_DEFAULT_DEVICE_ |
Definition at line 507 of file kmp_ftn_os.h.
Definition at line 539 of file kmp_ftn_os.h.
#define FTN_GET_DEVICE_NUM | ( | void | ) | omp_get_device_num_ |
Definition at line 539 of file kmp_ftn_os.h.
#define FTN_GET_DEVICE_NUM | ( | void | ) | OMP_GET_DEVICE_NUM |
Definition at line 539 of file kmp_ftn_os.h.
#define FTN_GET_DEVICE_NUM | ( | void | ) | OMP_GET_DEVICE_NUM_ |
Definition at line 539 of file kmp_ftn_os.h.
#define FTN_GET_DYNAMIC | ( | void | ) | omp_get_dynamic |
Definition at line 468 of file kmp_ftn_os.h.
#define FTN_GET_DYNAMIC | ( | void | ) | omp_get_dynamic_ |
Definition at line 468 of file kmp_ftn_os.h.
#define FTN_GET_DYNAMIC | ( | void | ) | OMP_GET_DYNAMIC |
Definition at line 468 of file kmp_ftn_os.h.
#define FTN_GET_DYNAMIC | ( | void | ) | OMP_GET_DYNAMIC_ |
Definition at line 468 of file kmp_ftn_os.h.
#define FTN_GET_INITIAL_DEVICE | ( | void | ) | omp_get_initial_device |
Definition at line 521 of file kmp_ftn_os.h.
#define FTN_GET_INITIAL_DEVICE | ( | void | ) | omp_get_initial_device_ |
Definition at line 521 of file kmp_ftn_os.h.
#define FTN_GET_INITIAL_DEVICE | ( | void | ) | OMP_GET_INITIAL_DEVICE |
Definition at line 521 of file kmp_ftn_os.h.
#define FTN_GET_INITIAL_DEVICE | ( | void | ) | OMP_GET_INITIAL_DEVICE_ |
Definition at line 521 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_INT omp_get_interop_int |
Definition at line 556 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_INT omp_get_interop_int_ |
Definition at line 556 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_INT OMP_GET_INTEROP_INT |
Definition at line 556 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_INT OMP_GET_INTEROP_INT_ |
Definition at line 556 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_NAME omp_get_interop_name |
Definition at line 559 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_NAME omp_get_interop_name_ |
Definition at line 559 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_NAME OMP_GET_INTEROP_NAME |
Definition at line 559 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_NAME OMP_GET_INTEROP_NAME_ |
Definition at line 559 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_PTR omp_get_interop_ptr |
Definition at line 557 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_PTR omp_get_interop_ptr_ |
Definition at line 557 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR |
Definition at line 557 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_PTR OMP_GET_INTEROP_PTR_ |
Definition at line 557 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_RC_DESC omp_get_interop_rc_desc |
Definition at line 561 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_RC_DESC omp_get_interop_rc_desc_ |
Definition at line 561 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_RC_DESC OMP_GET_INTEROP_RC_DESC |
Definition at line 561 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_RC_DESC OMP_GET_INTEROP_RC_DESC_ |
Definition at line 561 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_STR omp_get_interop_str |
Definition at line 558 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_STR omp_get_interop_str_ |
Definition at line 558 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_STR OMP_GET_INTEROP_STR |
Definition at line 558 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_STR OMP_GET_INTEROP_STR_ |
Definition at line 558 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_TYPE_DESC omp_get_interop_type_desc |
Definition at line 560 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_TYPE_DESC omp_get_interop_type_desc_ |
Definition at line 560 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_TYPE_DESC OMP_GET_INTEROP_TYPE_DESC |
Definition at line 560 of file kmp_ftn_os.h.
#define FTN_GET_INTEROP_TYPE_DESC OMP_GET_INTEROP_TYPE_DESC_ |
Definition at line 560 of file kmp_ftn_os.h.
#define FTN_GET_LEVEL | ( | void | ) | omp_get_level |
Definition at line 478 of file kmp_ftn_os.h.
#define FTN_GET_LEVEL | ( | void | ) | omp_get_level_ |
Definition at line 478 of file kmp_ftn_os.h.
#define FTN_GET_LEVEL | ( | void | ) | OMP_GET_LEVEL |
Definition at line 478 of file kmp_ftn_os.h.
#define FTN_GET_LEVEL | ( | void | ) | OMP_GET_LEVEL_ |
Definition at line 478 of file kmp_ftn_os.h.
#define FTN_GET_LIBRARY | ( | void | ) | kmp_get_library |
Definition at line 442 of file kmp_ftn_os.h.
#define FTN_GET_LIBRARY | ( | void | ) | kmp_get_library_ |
Definition at line 442 of file kmp_ftn_os.h.
#define FTN_GET_LIBRARY | ( | void | ) | KMP_GET_LIBRARY |
Definition at line 442 of file kmp_ftn_os.h.
#define FTN_GET_LIBRARY | ( | void | ) | KMP_GET_LIBRARY_ |
Definition at line 442 of file kmp_ftn_os.h.
#define FTN_GET_MAX_ACTIVE_LEVELS | ( | void | ) | omp_get_max_active_levels |
Definition at line 476 of file kmp_ftn_os.h.
#define FTN_GET_MAX_ACTIVE_LEVELS | ( | void | ) | omp_get_max_active_levels_ |
Definition at line 476 of file kmp_ftn_os.h.
#define FTN_GET_MAX_ACTIVE_LEVELS | ( | void | ) | OMP_GET_MAX_ACTIVE_LEVELS |
Definition at line 476 of file kmp_ftn_os.h.
#define FTN_GET_MAX_ACTIVE_LEVELS | ( | void | ) | OMP_GET_MAX_ACTIVE_LEVELS_ |
Definition at line 476 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TASK_PRIORITY | ( | void | ) | omp_get_max_task_priority |
Definition at line 514 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TASK_PRIORITY | ( | void | ) | omp_get_max_task_priority_ |
Definition at line 514 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TASK_PRIORITY | ( | void | ) | OMP_GET_MAX_TASK_PRIORITY |
Definition at line 514 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TASK_PRIORITY | ( | void | ) | OMP_GET_MAX_TASK_PRIORITY_ |
Definition at line 514 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TEAMS | ( | void | ) | omp_get_max_teams |
Definition at line 551 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TEAMS | ( | void | ) | omp_get_max_teams_ |
Definition at line 551 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TEAMS | ( | void | ) | OMP_GET_MAX_TEAMS |
Definition at line 551 of file kmp_ftn_os.h.
#define FTN_GET_MAX_TEAMS | ( | void | ) | OMP_GET_MAX_TEAMS_ |
Definition at line 551 of file kmp_ftn_os.h.
#define FTN_GET_MAX_THREADS | ( | void | ) | omp_get_max_threads |
Definition at line 464 of file kmp_ftn_os.h.
#define FTN_GET_MAX_THREADS | ( | void | ) | omp_get_max_threads_ |
Definition at line 464 of file kmp_ftn_os.h.
#define FTN_GET_MAX_THREADS | ( | void | ) | OMP_GET_MAX_THREADS |
Definition at line 464 of file kmp_ftn_os.h.
#define FTN_GET_MAX_THREADS | ( | void | ) | OMP_GET_MAX_THREADS_ |
Definition at line 464 of file kmp_ftn_os.h.
#define FTN_GET_NESTED | ( | void | ) | omp_get_nested |
Definition at line 470 of file kmp_ftn_os.h.
#define FTN_GET_NESTED | ( | void | ) | omp_get_nested_ |
Definition at line 470 of file kmp_ftn_os.h.
#define FTN_GET_NESTED | ( | void | ) | OMP_GET_NESTED |
Definition at line 470 of file kmp_ftn_os.h.
#define FTN_GET_NESTED | ( | void | ) | OMP_GET_NESTED_ |
Definition at line 470 of file kmp_ftn_os.h.
#define FTN_GET_NUM_DEVICES | ( | void | ) | omp_get_num_devices |
Definition at line 506 of file kmp_ftn_os.h.
#define FTN_GET_NUM_DEVICES | ( | void | ) | omp_get_num_devices_ |
Definition at line 506 of file kmp_ftn_os.h.
#define FTN_GET_NUM_DEVICES | ( | void | ) | OMP_GET_NUM_DEVICES |
Definition at line 506 of file kmp_ftn_os.h.
#define FTN_GET_NUM_DEVICES | ( | void | ) | OMP_GET_NUM_DEVICES_ |
Definition at line 506 of file kmp_ftn_os.h.
#define FTN_GET_NUM_INTEROP_PROPERTIES omp_get_num_interop_properties |
Definition at line 555 of file kmp_ftn_os.h.
#define FTN_GET_NUM_INTEROP_PROPERTIES omp_get_num_interop_properties_ |
Definition at line 555 of file kmp_ftn_os.h.
#define FTN_GET_NUM_INTEROP_PROPERTIES OMP_GET_NUM_INTEROP_PROPERTIES |
Definition at line 555 of file kmp_ftn_os.h.
#define FTN_GET_NUM_INTEROP_PROPERTIES OMP_GET_NUM_INTEROP_PROPERTIES_ |
Definition at line 555 of file kmp_ftn_os.h.
#define FTN_GET_NUM_KNOWN_THREADS | ( | void | ) | kmp_get_num_known_threads |
Definition at line 460 of file kmp_ftn_os.h.
#define FTN_GET_NUM_KNOWN_THREADS | ( | void | ) | kmp_get_num_known_threads_ |
Definition at line 460 of file kmp_ftn_os.h.
#define FTN_GET_NUM_KNOWN_THREADS | ( | void | ) | KMP_GET_NUM_KNOWN_THREADS |
Definition at line 460 of file kmp_ftn_os.h.
#define FTN_GET_NUM_KNOWN_THREADS | ( | void | ) | KMP_GET_NUM_KNOWN_THREADS_ |
Definition at line 460 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PLACES | ( | void | ) | omp_get_num_places |
Definition at line 515 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PLACES | ( | void | ) | omp_get_num_places_ |
Definition at line 515 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PLACES | ( | void | ) | OMP_GET_NUM_PLACES |
Definition at line 515 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PLACES | ( | void | ) | OMP_GET_NUM_PLACES_ |
Definition at line 515 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PROCS | ( | void | ) | omp_get_num_procs |
Definition at line 466 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PROCS | ( | void | ) | omp_get_num_procs_ |
Definition at line 466 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PROCS | ( | void | ) | OMP_GET_NUM_PROCS |
Definition at line 466 of file kmp_ftn_os.h.
#define FTN_GET_NUM_PROCS | ( | void | ) | OMP_GET_NUM_PROCS_ |
Definition at line 466 of file kmp_ftn_os.h.
#define FTN_GET_NUM_TEAMS | ( | void | ) | omp_get_num_teams |
Definition at line 483 of file kmp_ftn_os.h.
#define FTN_GET_NUM_TEAMS | ( | void | ) | omp_get_num_teams_ |
Definition at line 483 of file kmp_ftn_os.h.
#define FTN_GET_NUM_TEAMS | ( | void | ) | OMP_GET_NUM_TEAMS |
Definition at line 483 of file kmp_ftn_os.h.
#define FTN_GET_NUM_TEAMS | ( | void | ) | OMP_GET_NUM_TEAMS_ |
Definition at line 483 of file kmp_ftn_os.h.
#define FTN_GET_NUM_THREADS | ( | void | ) | omp_get_num_threads |
Definition at line 463 of file kmp_ftn_os.h.
#define FTN_GET_NUM_THREADS | ( | void | ) | omp_get_num_threads_ |
Definition at line 463 of file kmp_ftn_os.h.
#define FTN_GET_NUM_THREADS | ( | void | ) | OMP_GET_NUM_THREADS |
Definition at line 463 of file kmp_ftn_os.h.
#define FTN_GET_NUM_THREADS | ( | void | ) | OMP_GET_NUM_THREADS_ |
Definition at line 463 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_NUM_PLACES | ( | void | ) | omp_get_partition_num_places |
Definition at line 519 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_NUM_PLACES | ( | void | ) | omp_get_partition_num_places_ |
Definition at line 519 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_NUM_PLACES | ( | void | ) | OMP_GET_PARTITION_NUM_PLACES |
Definition at line 519 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_NUM_PLACES | ( | void | ) | OMP_GET_PARTITION_NUM_PLACES_ |
Definition at line 519 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_PLACE_NUMS omp_get_partition_place_nums |
Definition at line 520 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_PLACE_NUMS omp_get_partition_place_nums_ |
Definition at line 520 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_PLACE_NUMS OMP_GET_PARTITION_PLACE_NUMS |
Definition at line 520 of file kmp_ftn_os.h.
#define FTN_GET_PARTITION_PLACE_NUMS OMP_GET_PARTITION_PLACE_NUMS_ |
Definition at line 520 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM | ( | void | ) | omp_get_place_num |
Definition at line 518 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM | ( | void | ) | omp_get_place_num_ |
Definition at line 518 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM | ( | void | ) | OMP_GET_PLACE_NUM |
Definition at line 518 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM | ( | void | ) | OMP_GET_PLACE_NUM_ |
Definition at line 518 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM_PROCS omp_get_place_num_procs |
Definition at line 516 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM_PROCS omp_get_place_num_procs_ |
Definition at line 516 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM_PROCS OMP_GET_PLACE_NUM_PROCS |
Definition at line 516 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_NUM_PROCS OMP_GET_PLACE_NUM_PROCS_ |
Definition at line 516 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_PROC_IDS omp_get_place_proc_ids |
Definition at line 517 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_PROC_IDS omp_get_place_proc_ids_ |
Definition at line 517 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_PROC_IDS OMP_GET_PLACE_PROC_IDS |
Definition at line 517 of file kmp_ftn_os.h.
#define FTN_GET_PLACE_PROC_IDS OMP_GET_PLACE_PROC_IDS_ |
Definition at line 517 of file kmp_ftn_os.h.
#define FTN_GET_PROC_BIND | ( | void | ) | omp_get_proc_bind |
Definition at line 482 of file kmp_ftn_os.h.
#define FTN_GET_PROC_BIND | ( | void | ) | omp_get_proc_bind_ |
Definition at line 482 of file kmp_ftn_os.h.
#define FTN_GET_PROC_BIND | ( | void | ) | OMP_GET_PROC_BIND |
Definition at line 482 of file kmp_ftn_os.h.
#define FTN_GET_PROC_BIND | ( | void | ) | OMP_GET_PROC_BIND_ |
Definition at line 482 of file kmp_ftn_os.h.
#define FTN_GET_SCHEDULE omp_get_schedule |
Definition at line 474 of file kmp_ftn_os.h.
#define FTN_GET_SCHEDULE omp_get_schedule_ |
Definition at line 474 of file kmp_ftn_os.h.
#define FTN_GET_SCHEDULE OMP_GET_SCHEDULE |
Definition at line 474 of file kmp_ftn_os.h.
#define FTN_GET_SCHEDULE OMP_GET_SCHEDULE_ |
Definition at line 474 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE | ( | void | ) | kmp_get_stacksize |
Definition at line 434 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE | ( | void | ) | kmp_get_stacksize_ |
Definition at line 434 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE | ( | void | ) | KMP_GET_STACKSIZE |
Definition at line 434 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE | ( | void | ) | KMP_GET_STACKSIZE_ |
Definition at line 434 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE_S | ( | void | ) | kmp_get_stacksize_s |
Definition at line 435 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE_S | ( | void | ) | kmp_get_stacksize_s_ |
Definition at line 435 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE_S | ( | void | ) | KMP_GET_STACKSIZE_S |
Definition at line 435 of file kmp_ftn_os.h.
#define FTN_GET_STACKSIZE_S | ( | void | ) | KMP_GET_STACKSIZE_S_ |
Definition at line 435 of file kmp_ftn_os.h.
#define FTN_GET_SUPPORTED_ACTIVE_LEVELS | ( | void | ) | omp_get_supported_active_levels |
Definition at line 546 of file kmp_ftn_os.h.
#define FTN_GET_SUPPORTED_ACTIVE_LEVELS | ( | void | ) | omp_get_supported_active_levels_ |
Definition at line 546 of file kmp_ftn_os.h.
#define FTN_GET_SUPPORTED_ACTIVE_LEVELS | ( | void | ) | OMP_GET_SUPPORTED_ACTIVE_LEVELS |
Definition at line 546 of file kmp_ftn_os.h.
#define FTN_GET_SUPPORTED_ACTIVE_LEVELS | ( | void | ) | OMP_GET_SUPPORTED_ACTIVE_LEVELS_ |
Definition at line 546 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_NUM | ( | void | ) | omp_get_team_num |
Definition at line 484 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_NUM | ( | void | ) | omp_get_team_num_ |
Definition at line 484 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_NUM | ( | void | ) | OMP_GET_TEAM_NUM |
Definition at line 484 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_NUM | ( | void | ) | OMP_GET_TEAM_NUM_ |
Definition at line 484 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_SIZE omp_get_team_size |
Definition at line 480 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_SIZE omp_get_team_size_ |
Definition at line 480 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_SIZE OMP_GET_TEAM_SIZE |
Definition at line 480 of file kmp_ftn_os.h.
#define FTN_GET_TEAM_SIZE OMP_GET_TEAM_SIZE_ |
Definition at line 480 of file kmp_ftn_os.h.
#define FTN_GET_TEAMS_THREAD_LIMIT | ( | void | ) | omp_get_teams_thread_limit |
Definition at line 553 of file kmp_ftn_os.h.
#define FTN_GET_TEAMS_THREAD_LIMIT | ( | void | ) | omp_get_teams_thread_limit_ |
Definition at line 553 of file kmp_ftn_os.h.
#define FTN_GET_TEAMS_THREAD_LIMIT | ( | void | ) | OMP_GET_TEAMS_THREAD_LIMIT |
Definition at line 553 of file kmp_ftn_os.h.
#define FTN_GET_TEAMS_THREAD_LIMIT | ( | void | ) | OMP_GET_TEAMS_THREAD_LIMIT_ |
Definition at line 553 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_LIMIT | ( | void | ) | omp_get_thread_limit |
Definition at line 472 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_LIMIT | ( | void | ) | omp_get_thread_limit_ |
Definition at line 472 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_LIMIT | ( | void | ) | OMP_GET_THREAD_LIMIT |
Definition at line 472 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_LIMIT | ( | void | ) | OMP_GET_THREAD_LIMIT_ |
Definition at line 472 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_NUM | ( | void | ) | omp_get_thread_num |
Definition at line 465 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_NUM | ( | void | ) | omp_get_thread_num_ |
Definition at line 465 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_NUM | ( | void | ) | OMP_GET_THREAD_NUM |
Definition at line 465 of file kmp_ftn_os.h.
#define FTN_GET_THREAD_NUM | ( | void | ) | OMP_GET_THREAD_NUM_ |
Definition at line 465 of file kmp_ftn_os.h.
#define FTN_GET_WTICK | ( | void | ) | omp_get_wtick |
Definition at line 504 of file kmp_ftn_os.h.
#define FTN_GET_WTICK | ( | void | ) | omp_get_wtick_ |
Definition at line 504 of file kmp_ftn_os.h.
#define FTN_GET_WTICK | ( | void | ) | OMP_GET_WTICK |
Definition at line 504 of file kmp_ftn_os.h.
#define FTN_GET_WTICK | ( | void | ) | OMP_GET_WTICK_ |
Definition at line 504 of file kmp_ftn_os.h.
#define FTN_GET_WTIME | ( | void | ) | omp_get_wtime |
Definition at line 503 of file kmp_ftn_os.h.
#define FTN_GET_WTIME | ( | void | ) | omp_get_wtime_ |
Definition at line 503 of file kmp_ftn_os.h.
#define FTN_GET_WTIME | ( | void | ) | OMP_GET_WTIME |
Definition at line 503 of file kmp_ftn_os.h.
#define FTN_GET_WTIME | ( | void | ) | OMP_GET_WTIME_ |
Definition at line 503 of file kmp_ftn_os.h.
#define FTN_IN_EXPLICIT_TASK | ( | void | ) | omp_in_explicit_task |
Definition at line 548 of file kmp_ftn_os.h.
#define FTN_IN_EXPLICIT_TASK | ( | void | ) | omp_in_explicit_task_ |
Definition at line 548 of file kmp_ftn_os.h.
#define FTN_IN_EXPLICIT_TASK | ( | void | ) | OMP_IN_EXPLICIT_TASK |
Definition at line 548 of file kmp_ftn_os.h.
#define FTN_IN_EXPLICIT_TASK | ( | void | ) | OMP_IN_EXPLICIT_TASK_ |
Definition at line 548 of file kmp_ftn_os.h.
#define FTN_IN_FINAL | ( | void | ) | omp_in_final |
Definition at line 481 of file kmp_ftn_os.h.
#define FTN_IN_FINAL | ( | void | ) | omp_in_final_ |
Definition at line 481 of file kmp_ftn_os.h.
#define FTN_IN_FINAL | ( | void | ) | OMP_IN_FINAL |
Definition at line 481 of file kmp_ftn_os.h.
#define FTN_IN_FINAL | ( | void | ) | OMP_IN_FINAL_ |
Definition at line 481 of file kmp_ftn_os.h.
#define FTN_IN_PARALLEL | ( | void | ) | omp_in_parallel |
Definition at line 471 of file kmp_ftn_os.h.
#define FTN_IN_PARALLEL | ( | void | ) | omp_in_parallel_ |
Definition at line 471 of file kmp_ftn_os.h.
#define FTN_IN_PARALLEL | ( | void | ) | OMP_IN_PARALLEL |
Definition at line 471 of file kmp_ftn_os.h.
#define FTN_IN_PARALLEL | ( | void | ) | OMP_IN_PARALLEL_ |
Definition at line 471 of file kmp_ftn_os.h.
#define FTN_INIT_ALLOCATOR omp_init_allocator |
Definition at line 533 of file kmp_ftn_os.h.
#define FTN_INIT_ALLOCATOR omp_init_allocator_ |
Definition at line 533 of file kmp_ftn_os.h.
#define FTN_INIT_ALLOCATOR OMP_INIT_ALLOCATOR |
Definition at line 533 of file kmp_ftn_os.h.
#define FTN_INIT_ALLOCATOR OMP_INIT_ALLOCATOR_ |
Definition at line 533 of file kmp_ftn_os.h.
#define FTN_INIT_LOCK omp_init_lock |
Definition at line 485 of file kmp_ftn_os.h.
#define FTN_INIT_LOCK omp_init_lock_ |
Definition at line 485 of file kmp_ftn_os.h.
#define FTN_INIT_LOCK OMP_INIT_LOCK |
Definition at line 485 of file kmp_ftn_os.h.
#define FTN_INIT_LOCK OMP_INIT_LOCK_ |
Definition at line 485 of file kmp_ftn_os.h.
#define FTN_INIT_NEST_LOCK omp_init_nest_lock |
Definition at line 494 of file kmp_ftn_os.h.
#define FTN_INIT_NEST_LOCK omp_init_nest_lock_ |
Definition at line 494 of file kmp_ftn_os.h.
#define FTN_INIT_NEST_LOCK OMP_INIT_NEST_LOCK |
Definition at line 494 of file kmp_ftn_os.h.
#define FTN_INIT_NEST_LOCK OMP_INIT_NEST_LOCK_ |
Definition at line 494 of file kmp_ftn_os.h.
#define FTN_IS_INITIAL_DEVICE | ( | void | ) | omp_is_initial_device |
Definition at line 509 of file kmp_ftn_os.h.
#define FTN_IS_INITIAL_DEVICE | ( | void | ) | omp_is_initial_device_ |
Definition at line 509 of file kmp_ftn_os.h.
#define FTN_IS_INITIAL_DEVICE | ( | void | ) | OMP_IS_INITIAL_DEVICE |
Definition at line 509 of file kmp_ftn_os.h.
#define FTN_IS_INITIAL_DEVICE | ( | void | ) | OMP_IS_INITIAL_DEVICE_ |
Definition at line 509 of file kmp_ftn_os.h.
#define FTN_KFREE kmp_free |
Definition at line 458 of file kmp_ftn_os.h.
#define FTN_KFREE kmp_free_ |
Definition at line 458 of file kmp_ftn_os.h.
#define FTN_KFREE KMP_FREE |
Definition at line 458 of file kmp_ftn_os.h.
#define FTN_KFREE KMP_FREE_ |
Definition at line 458 of file kmp_ftn_os.h.
#define FTN_MALLOC kmp_malloc |
Definition at line 454 of file kmp_ftn_os.h.
#define FTN_MALLOC kmp_malloc_ |
Definition at line 454 of file kmp_ftn_os.h.
#define FTN_MALLOC KMP_MALLOC |
Definition at line 454 of file kmp_ftn_os.h.
#define FTN_MALLOC KMP_MALLOC_ |
Definition at line 454 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE omp_pause_resource |
Definition at line 544 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE omp_pause_resource_ |
Definition at line 544 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE OMP_PAUSE_RESOURCE |
Definition at line 544 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE OMP_PAUSE_RESOURCE_ |
Definition at line 544 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE_ALL omp_pause_resource_all |
Definition at line 545 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE_ALL omp_pause_resource_all_ |
Definition at line 545 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE_ALL OMP_PAUSE_RESOURCE_ALL |
Definition at line 545 of file kmp_ftn_os.h.
#define FTN_PAUSE_RESOURCE_ALL OMP_PAUSE_RESOURCE_ALL_ |
Definition at line 545 of file kmp_ftn_os.h.
#define FTN_REALLOC kmp_realloc |
Definition at line 457 of file kmp_ftn_os.h.
#define FTN_REALLOC kmp_realloc_ |
Definition at line 457 of file kmp_ftn_os.h.
#define FTN_REALLOC KMP_REALLOC |
Definition at line 457 of file kmp_ftn_os.h.
#define FTN_REALLOC KMP_REALLOC_ |
Definition at line 457 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY kmp_set_affinity |
Definition at line 445 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY kmp_set_affinity_ |
Definition at line 445 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY KMP_SET_AFFINITY |
Definition at line 445 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY KMP_SET_AFFINITY_ |
Definition at line 445 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_FORMAT omp_set_affinity_format |
Definition at line 540 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_FORMAT omp_set_affinity_format_ |
Definition at line 540 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_FORMAT OMP_SET_AFFINITY_FORMAT |
Definition at line 540 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_FORMAT OMP_SET_AFFINITY_FORMAT_ |
Definition at line 540 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_MASK_PROC kmp_set_affinity_mask_proc |
Definition at line 450 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_MASK_PROC kmp_set_affinity_mask_proc_ |
Definition at line 450 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_MASK_PROC KMP_SET_AFFINITY_MASK_PROC |
Definition at line 450 of file kmp_ftn_os.h.
#define FTN_SET_AFFINITY_MASK_PROC KMP_SET_AFFINITY_MASK_PROC_ |
Definition at line 450 of file kmp_ftn_os.h.
#define FTN_SET_BLOCKTIME kmp_set_blocktime |
Definition at line 436 of file kmp_ftn_os.h.
#define FTN_SET_BLOCKTIME kmp_set_blocktime_ |
Definition at line 436 of file kmp_ftn_os.h.
#define FTN_SET_BLOCKTIME KMP_SET_BLOCKTIME |
Definition at line 436 of file kmp_ftn_os.h.
#define FTN_SET_BLOCKTIME KMP_SET_BLOCKTIME_ |
Definition at line 436 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_ALLOCATOR omp_set_default_allocator |
Definition at line 535 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_ALLOCATOR omp_set_default_allocator_ |
Definition at line 535 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_ALLOCATOR OMP_SET_DEFAULT_ALLOCATOR |
Definition at line 535 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_ALLOCATOR OMP_SET_DEFAULT_ALLOCATOR_ |
Definition at line 535 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_DEVICE omp_set_default_device |
Definition at line 508 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_DEVICE omp_set_default_device_ |
Definition at line 508 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_DEVICE OMP_SET_DEFAULT_DEVICE |
Definition at line 508 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULT_DEVICE OMP_SET_DEFAULT_DEVICE_ |
Definition at line 508 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULTS kmp_set_defaults |
Definition at line 443 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULTS kmp_set_defaults_ |
Definition at line 443 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULTS KMP_SET_DEFAULTS |
Definition at line 443 of file kmp_ftn_os.h.
#define FTN_SET_DEFAULTS KMP_SET_DEFAULTS_ |
Definition at line 443 of file kmp_ftn_os.h.
#define FTN_SET_DISP_NUM_BUFFERS kmp_set_disp_num_buffers |
Definition at line 444 of file kmp_ftn_os.h.
#define FTN_SET_DISP_NUM_BUFFERS kmp_set_disp_num_buffers_ |
Definition at line 444 of file kmp_ftn_os.h.
#define FTN_SET_DISP_NUM_BUFFERS KMP_SET_DISP_NUM_BUFFERS |
Definition at line 444 of file kmp_ftn_os.h.
#define FTN_SET_DISP_NUM_BUFFERS KMP_SET_DISP_NUM_BUFFERS_ |
Definition at line 444 of file kmp_ftn_os.h.
#define FTN_SET_DYNAMIC omp_set_dynamic |
Definition at line 467 of file kmp_ftn_os.h.
#define FTN_SET_DYNAMIC omp_set_dynamic_ |
Definition at line 467 of file kmp_ftn_os.h.
#define FTN_SET_DYNAMIC OMP_SET_DYNAMIC |
Definition at line 467 of file kmp_ftn_os.h.
#define FTN_SET_DYNAMIC OMP_SET_DYNAMIC_ |
Definition at line 467 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY kmp_set_library |
Definition at line 441 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY kmp_set_library_ |
Definition at line 441 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY KMP_SET_LIBRARY |
Definition at line 441 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY KMP_SET_LIBRARY_ |
Definition at line 441 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_SERIAL | ( | void | ) | kmp_set_library_serial |
Definition at line 438 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_SERIAL | ( | void | ) | kmp_set_library_serial_ |
Definition at line 438 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_SERIAL | ( | void | ) | KMP_SET_LIBRARY_SERIAL |
Definition at line 438 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_SERIAL | ( | void | ) | KMP_SET_LIBRARY_SERIAL_ |
Definition at line 438 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_THROUGHPUT | ( | void | ) | kmp_set_library_throughput |
Definition at line 440 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_THROUGHPUT | ( | void | ) | kmp_set_library_throughput_ |
Definition at line 440 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_THROUGHPUT | ( | void | ) | KMP_SET_LIBRARY_THROUGHPUT |
Definition at line 440 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_THROUGHPUT | ( | void | ) | KMP_SET_LIBRARY_THROUGHPUT_ |
Definition at line 440 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_TURNAROUND | ( | void | ) | kmp_set_library_turnaround |
Definition at line 439 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_TURNAROUND | ( | void | ) | kmp_set_library_turnaround_ |
Definition at line 439 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_TURNAROUND | ( | void | ) | KMP_SET_LIBRARY_TURNAROUND |
Definition at line 439 of file kmp_ftn_os.h.
#define FTN_SET_LIBRARY_TURNAROUND | ( | void | ) | KMP_SET_LIBRARY_TURNAROUND_ |
Definition at line 439 of file kmp_ftn_os.h.
#define FTN_SET_LOCK omp_set_lock |
Definition at line 491 of file kmp_ftn_os.h.
#define FTN_SET_LOCK omp_set_lock_ |
Definition at line 491 of file kmp_ftn_os.h.
#define FTN_SET_LOCK OMP_SET_LOCK |
Definition at line 491 of file kmp_ftn_os.h.
#define FTN_SET_LOCK OMP_SET_LOCK_ |
Definition at line 491 of file kmp_ftn_os.h.
#define FTN_SET_MAX_ACTIVE_LEVELS omp_set_max_active_levels |
Definition at line 475 of file kmp_ftn_os.h.
#define FTN_SET_MAX_ACTIVE_LEVELS omp_set_max_active_levels_ |
Definition at line 475 of file kmp_ftn_os.h.
#define FTN_SET_MAX_ACTIVE_LEVELS OMP_SET_MAX_ACTIVE_LEVELS |
Definition at line 475 of file kmp_ftn_os.h.
#define FTN_SET_MAX_ACTIVE_LEVELS OMP_SET_MAX_ACTIVE_LEVELS_ |
Definition at line 475 of file kmp_ftn_os.h.
#define FTN_SET_NEST_LOCK omp_set_nest_lock |
Definition at line 496 of file kmp_ftn_os.h.
#define FTN_SET_NEST_LOCK omp_set_nest_lock_ |
Definition at line 496 of file kmp_ftn_os.h.
#define FTN_SET_NEST_LOCK OMP_SET_NEST_LOCK |
Definition at line 496 of file kmp_ftn_os.h.
#define FTN_SET_NEST_LOCK OMP_SET_NEST_LOCK_ |
Definition at line 496 of file kmp_ftn_os.h.
#define FTN_SET_NESTED omp_set_nested |
Definition at line 469 of file kmp_ftn_os.h.
#define FTN_SET_NESTED omp_set_nested_ |
Definition at line 469 of file kmp_ftn_os.h.
#define FTN_SET_NESTED OMP_SET_NESTED |
Definition at line 469 of file kmp_ftn_os.h.
#define FTN_SET_NESTED OMP_SET_NESTED_ |
Definition at line 469 of file kmp_ftn_os.h.
#define FTN_SET_NUM_TEAMS omp_set_num_teams |
Definition at line 550 of file kmp_ftn_os.h.
#define FTN_SET_NUM_TEAMS omp_set_num_teams_ |
Definition at line 550 of file kmp_ftn_os.h.
#define FTN_SET_NUM_TEAMS OMP_SET_NUM_TEAMS |
Definition at line 550 of file kmp_ftn_os.h.
#define FTN_SET_NUM_TEAMS OMP_SET_NUM_TEAMS_ |
Definition at line 550 of file kmp_ftn_os.h.
#define FTN_SET_NUM_THREADS omp_set_num_threads |
Definition at line 462 of file kmp_ftn_os.h.
#define FTN_SET_NUM_THREADS omp_set_num_threads_ |
Definition at line 462 of file kmp_ftn_os.h.
#define FTN_SET_NUM_THREADS OMP_SET_NUM_THREADS |
Definition at line 462 of file kmp_ftn_os.h.
#define FTN_SET_NUM_THREADS OMP_SET_NUM_THREADS_ |
Definition at line 462 of file kmp_ftn_os.h.
#define FTN_SET_SCHEDULE omp_set_schedule |
Definition at line 473 of file kmp_ftn_os.h.
#define FTN_SET_SCHEDULE omp_set_schedule_ |
Definition at line 473 of file kmp_ftn_os.h.
#define FTN_SET_SCHEDULE OMP_SET_SCHEDULE |
Definition at line 473 of file kmp_ftn_os.h.
#define FTN_SET_SCHEDULE OMP_SET_SCHEDULE_ |
Definition at line 473 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE kmp_set_stacksize |
Definition at line 432 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE kmp_set_stacksize_ |
Definition at line 432 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE KMP_SET_STACKSIZE |
Definition at line 432 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE KMP_SET_STACKSIZE_ |
Definition at line 432 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE_S kmp_set_stacksize_s |
Definition at line 433 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE_S kmp_set_stacksize_s_ |
Definition at line 433 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE_S KMP_SET_STACKSIZE_S |
Definition at line 433 of file kmp_ftn_os.h.
#define FTN_SET_STACKSIZE_S KMP_SET_STACKSIZE_S_ |
Definition at line 433 of file kmp_ftn_os.h.
#define FTN_SET_TEAMS_THREAD_LIMIT omp_set_teams_thread_limit |
Definition at line 552 of file kmp_ftn_os.h.
#define FTN_SET_TEAMS_THREAD_LIMIT omp_set_teams_thread_limit_ |
Definition at line 552 of file kmp_ftn_os.h.
#define FTN_SET_TEAMS_THREAD_LIMIT OMP_SET_TEAMS_THREAD_LIMIT |
Definition at line 552 of file kmp_ftn_os.h.
#define FTN_SET_TEAMS_THREAD_LIMIT OMP_SET_TEAMS_THREAD_LIMIT_ |
Definition at line 552 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_OFF | ( | void | ) | kmp_set_warnings_off |
Definition at line 501 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_OFF | ( | void | ) | kmp_set_warnings_off_ |
Definition at line 501 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_OFF | ( | void | ) | KMP_SET_WARNINGS_OFF |
Definition at line 501 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_OFF | ( | void | ) | KMP_SET_WARNINGS_OFF_ |
Definition at line 501 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_ON | ( | void | ) | kmp_set_warnings_on |
Definition at line 500 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_ON | ( | void | ) | kmp_set_warnings_on_ |
Definition at line 500 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_ON | ( | void | ) | KMP_SET_WARNINGS_ON |
Definition at line 500 of file kmp_ftn_os.h.
#define FTN_SET_WARNINGS_ON | ( | void | ) | KMP_SET_WARNINGS_ON_ |
Definition at line 500 of file kmp_ftn_os.h.
#define FTN_TEST_LOCK omp_test_lock |
Definition at line 493 of file kmp_ftn_os.h.
#define FTN_TEST_LOCK omp_test_lock_ |
Definition at line 493 of file kmp_ftn_os.h.
#define FTN_TEST_LOCK OMP_TEST_LOCK |
Definition at line 493 of file kmp_ftn_os.h.
#define FTN_TEST_LOCK OMP_TEST_LOCK_ |
Definition at line 493 of file kmp_ftn_os.h.
#define FTN_TEST_NEST_LOCK omp_test_nest_lock |
Definition at line 498 of file kmp_ftn_os.h.
#define FTN_TEST_NEST_LOCK omp_test_nest_lock_ |
Definition at line 498 of file kmp_ftn_os.h.
#define FTN_TEST_NEST_LOCK OMP_TEST_NEST_LOCK |
Definition at line 498 of file kmp_ftn_os.h.
#define FTN_TEST_NEST_LOCK OMP_TEST_NEST_LOCK_ |
Definition at line 498 of file kmp_ftn_os.h.
#define FTN_UNSET_AFFINITY_MASK_PROC kmp_unset_affinity_mask_proc |
Definition at line 451 of file kmp_ftn_os.h.
#define FTN_UNSET_AFFINITY_MASK_PROC kmp_unset_affinity_mask_proc_ |
Definition at line 451 of file kmp_ftn_os.h.
#define FTN_UNSET_AFFINITY_MASK_PROC KMP_UNSET_AFFINITY_MASK_PROC |
Definition at line 451 of file kmp_ftn_os.h.
#define FTN_UNSET_AFFINITY_MASK_PROC KMP_UNSET_AFFINITY_MASK_PROC_ |
Definition at line 451 of file kmp_ftn_os.h.
#define FTN_UNSET_LOCK omp_unset_lock |
Definition at line 492 of file kmp_ftn_os.h.
#define FTN_UNSET_LOCK omp_unset_lock_ |
Definition at line 492 of file kmp_ftn_os.h.
#define FTN_UNSET_LOCK OMP_UNSET_LOCK |
Definition at line 492 of file kmp_ftn_os.h.
#define FTN_UNSET_LOCK OMP_UNSET_LOCK_ |
Definition at line 492 of file kmp_ftn_os.h.
#define FTN_UNSET_NEST_LOCK omp_unset_nest_lock |
Definition at line 497 of file kmp_ftn_os.h.
#define FTN_UNSET_NEST_LOCK omp_unset_nest_lock_ |
Definition at line 497 of file kmp_ftn_os.h.
#define FTN_UNSET_NEST_LOCK OMP_UNSET_NEST_LOCK |
Definition at line 497 of file kmp_ftn_os.h.
#define FTN_UNSET_NEST_LOCK OMP_UNSET_NEST_LOCK_ |
Definition at line 497 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_ALLOC GOMP_alloc |
Definition at line 753 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_ATOMIC_END | ( | void | ) | GOMP_atomic_end |
Definition at line 567 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_ATOMIC_START | ( | void | ) | GOMP_atomic_start |
Definition at line 568 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_BARRIER | ( | void | ) | GOMP_barrier |
Definition at line 569 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_BARRIER_CANCEL GOMP_barrier_cancel |
Definition at line 651 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CANCEL GOMP_cancel |
Definition at line 652 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CANCELLATION_POINT GOMP_cancellation_point |
Definition at line 653 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CRITICAL_END | ( | void | ) | GOMP_critical_end |
Definition at line 570 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CRITICAL_NAME_END GOMP_critical_name_end |
Definition at line 571 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CRITICAL_NAME_START GOMP_critical_name_start |
Definition at line 572 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_CRITICAL_START | ( | void | ) | GOMP_critical_start |
Definition at line 573 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_DOACROSS_POST GOMP_doacross_post |
Definition at line 674 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_DOACROSS_ULL_POST GOMP_doacross_ull_post |
Definition at line 684 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_DOACROSS_ULL_WAIT GOMP_doacross_ull_wait |
Definition at line 685 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_DOACROSS_WAIT GOMP_doacross_wait |
Definition at line 675 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_FREE GOMP_free |
Definition at line 754 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DOACROSS_DYNAMIC_START GOMP_loop_doacross_dynamic_start |
Definition at line 678 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DOACROSS_GUIDED_START GOMP_loop_doacross_guided_start |
Definition at line 680 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DOACROSS_RUNTIME_START GOMP_loop_doacross_runtime_start |
Definition at line 682 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DOACROSS_START GOMP_loop_doacross_start |
Definition at line 746 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DOACROSS_STATIC_START GOMP_loop_doacross_static_start |
Definition at line 676 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DYNAMIC_NEXT GOMP_loop_dynamic_next |
Definition at line 574 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_DYNAMIC_START GOMP_loop_dynamic_start |
Definition at line 575 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_END GOMP_loop_end |
Definition at line 576 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_END_CANCEL GOMP_loop_end_cancel |
Definition at line 654 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_END_NOWAIT GOMP_loop_end_nowait |
Definition at line 577 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_GUIDED_NEXT GOMP_loop_guided_next |
Definition at line 578 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_GUIDED_START GOMP_loop_guided_start |
Definition at line 579 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_MAYBE_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_maybe_nonmonotonic_runtime_next |
Definition at line 716 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_MAYBE_NONMONOTONIC_RUNTIME_START GOMP_loop_maybe_nonmonotonic_runtime_start |
Definition at line 718 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_DYNAMIC_NEXT GOMP_loop_nonmonotonic_dynamic_next |
Definition at line 694 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_DYNAMIC_START GOMP_loop_nonmonotonic_dynamic_start |
Definition at line 696 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_GUIDED_NEXT GOMP_loop_nonmonotonic_guided_next |
Definition at line 698 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_GUIDED_START GOMP_loop_nonmonotonic_guided_start |
Definition at line 700 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_nonmonotonic_runtime_next |
Definition at line 720 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_NONMONOTONIC_RUNTIME_START GOMP_loop_nonmonotonic_runtime_start |
Definition at line 722 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_DYNAMIC_NEXT GOMP_loop_ordered_dynamic_next |
Definition at line 580 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_DYNAMIC_START GOMP_loop_ordered_dynamic_start |
Definition at line 582 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_GUIDED_NEXT GOMP_loop_ordered_guided_next |
Definition at line 584 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_GUIDED_START GOMP_loop_ordered_guided_start |
Definition at line 585 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_RUNTIME_NEXT GOMP_loop_ordered_runtime_next |
Definition at line 587 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_RUNTIME_START GOMP_loop_ordered_runtime_start |
Definition at line 589 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_START GOMP_loop_ordered_start |
Definition at line 748 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_STATIC_NEXT GOMP_loop_ordered_static_next |
Definition at line 591 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ORDERED_STATIC_START GOMP_loop_ordered_static_start |
Definition at line 592 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_RUNTIME_NEXT GOMP_loop_runtime_next |
Definition at line 594 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_RUNTIME_START GOMP_loop_runtime_start |
Definition at line 595 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_START GOMP_loop_start |
Definition at line 744 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_STATIC_NEXT GOMP_loop_static_next |
Definition at line 596 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_STATIC_START GOMP_loop_static_start |
Definition at line 597 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_DYNAMIC_START GOMP_loop_ull_doacross_dynamic_start |
Definition at line 688 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_GUIDED_START GOMP_loop_ull_doacross_guided_start |
Definition at line 690 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_RUNTIME_START GOMP_loop_ull_doacross_runtime_start |
Definition at line 692 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_START GOMP_loop_ull_doacross_start |
Definition at line 747 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DOACROSS_STATIC_START GOMP_loop_ull_doacross_static_start |
Definition at line 686 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DYNAMIC_NEXT GOMP_loop_ull_dynamic_next |
Definition at line 622 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_DYNAMIC_START GOMP_loop_ull_dynamic_start |
Definition at line 623 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_GUIDED_NEXT GOMP_loop_ull_guided_next |
Definition at line 624 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_GUIDED_START GOMP_loop_ull_guided_start |
Definition at line 625 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_MAYBE_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_ull_maybe_nonmonotonic_runtime_next |
Definition at line 724 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_MAYBE_NONMONOTONIC_RUNTIME_START GOMP_loop_ull_maybe_nonmonotonic_runtime_start |
Definition at line 726 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_DYNAMIC_NEXT GOMP_loop_ull_nonmonotonic_dynamic_next |
Definition at line 702 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_DYNAMIC_START GOMP_loop_ull_nonmonotonic_dynamic_start |
Definition at line 704 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_GUIDED_NEXT GOMP_loop_ull_nonmonotonic_guided_next |
Definition at line 706 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_GUIDED_START GOMP_loop_ull_nonmonotonic_guided_start |
Definition at line 708 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_RUNTIME_NEXT GOMP_loop_ull_nonmonotonic_runtime_next |
Definition at line 728 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_NONMONOTONIC_RUNTIME_START GOMP_loop_ull_nonmonotonic_runtime_start |
Definition at line 730 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT GOMP_loop_ull_ordered_dynamic_next |
Definition at line 626 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START GOMP_loop_ull_ordered_dynamic_start |
Definition at line 628 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT GOMP_loop_ull_ordered_guided_next |
Definition at line 630 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_GUIDED_START GOMP_loop_ull_ordered_guided_start |
Definition at line 632 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT GOMP_loop_ull_ordered_runtime_next |
Definition at line 634 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_RUNTIME_START GOMP_loop_ull_ordered_runtime_start |
Definition at line 636 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_START GOMP_loop_ull_ordered_start |
Definition at line 749 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT GOMP_loop_ull_ordered_static_next |
Definition at line 638 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_ORDERED_STATIC_START GOMP_loop_ull_ordered_static_start |
Definition at line 640 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_RUNTIME_NEXT GOMP_loop_ull_runtime_next |
Definition at line 642 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_RUNTIME_START GOMP_loop_ull_runtime_start |
Definition at line 643 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_START GOMP_loop_ull_start |
Definition at line 745 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_STATIC_NEXT GOMP_loop_ull_static_next |
Definition at line 644 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_LOOP_ULL_STATIC_START GOMP_loop_ull_static_start |
Definition at line 645 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_ORDERED_END | ( | void | ) | GOMP_ordered_end |
Definition at line 598 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_ORDERED_START | ( | void | ) | GOMP_ordered_start |
Definition at line 599 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL GOMP_parallel |
Definition at line 660 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_END | ( | void | ) | GOMP_parallel_end |
Definition at line 600 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_DYNAMIC GOMP_parallel_loop_dynamic |
Definition at line 655 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_DYNAMIC_START GOMP_parallel_loop_dynamic_start |
Definition at line 601 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_GUIDED GOMP_parallel_loop_guided |
Definition at line 656 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_GUIDED_START GOMP_parallel_loop_guided_start |
Definition at line 603 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_MAYBE_NONMONOTONIC_RUNTIME GOMP_parallel_loop_maybe_nonmonotonic_runtime |
Definition at line 734 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_DYNAMIC GOMP_parallel_loop_nonmonotonic_dynamic |
Definition at line 710 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_GUIDED GOMP_parallel_loop_nonmonotonic_guided |
Definition at line 712 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_NONMONOTONIC_RUNTIME GOMP_parallel_loop_nonmonotonic_runtime |
Definition at line 732 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_RUNTIME GOMP_parallel_loop_runtime |
Definition at line 657 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_RUNTIME_START GOMP_parallel_loop_runtime_start |
Definition at line 605 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_STATIC GOMP_parallel_loop_static |
Definition at line 658 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_LOOP_STATIC_START GOMP_parallel_loop_static_start |
Definition at line 607 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_REDUCTIONS GOMP_parallel_reductions |
Definition at line 743 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_SECTIONS GOMP_parallel_sections |
Definition at line 659 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_SECTIONS_START GOMP_parallel_sections_start |
Definition at line 609 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_PARALLEL_START GOMP_parallel_start |
Definition at line 610 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS2_START GOMP_sections2_start |
Definition at line 750 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS_END GOMP_sections_end |
Definition at line 611 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS_END_CANCEL GOMP_sections_end_cancel |
Definition at line 661 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS_END_NOWAIT GOMP_sections_end_nowait |
Definition at line 612 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS_NEXT GOMP_sections_next |
Definition at line 613 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SECTIONS_START GOMP_sections_start |
Definition at line 614 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SINGLE_COPY_END GOMP_single_copy_end |
Definition at line 615 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SINGLE_COPY_START | ( | void | ) | GOMP_single_copy_start |
Definition at line 616 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_SINGLE_START | ( | void | ) | GOMP_single_start |
Definition at line 617 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TARGET GOMP_target |
Definition at line 665 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TARGET_DATA GOMP_target_data |
Definition at line 666 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TARGET_END_DATA GOMP_target_end_data |
Definition at line 667 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TARGET_UPDATE GOMP_target_update |
Definition at line 668 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASK GOMP_task |
Definition at line 620 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASK_REDUCTION_REMAP GOMP_task_reduction_remap |
Definition at line 742 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKGROUP_END GOMP_taskgroup_end |
Definition at line 663 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKGROUP_REDUCTION_REGISTER GOMP_taskgroup_reduction_register |
Definition at line 738 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKGROUP_REDUCTION_UNREGISTER GOMP_taskgroup_reduction_unregister |
Definition at line 740 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKGROUP_START GOMP_taskgroup_start |
Definition at line 662 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKLOOP GOMP_taskloop |
Definition at line 672 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKLOOP_ULL GOMP_taskloop_ull |
Definition at line 673 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKWAIT GOMP_taskwait |
Definition at line 621 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKWAIT_DEPEND GOMP_taskwait_depend |
Definition at line 737 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TASKYIELD GOMP_taskyield |
Definition at line 648 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TEAMS GOMP_teams |
Definition at line 669 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_TEAMS_REG GOMP_teams_reg |
Definition at line 736 of file kmp_ftn_os.h.
#define KMP_API_NAME_GOMP_WORKSHARE_TASK_REDUCTION_UNREGISTER GOMP_workshare_task_reduction_unregister |
Definition at line 751 of file kmp_ftn_os.h.