• Home
  • Raw
  • Download

Lines Matching refs:KMP_FATAL

124     KMP_FATAL(LockNestableUsedAsSimple, func);  in __kmp_acquire_tas_lock_with_checks()
127 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_tas_lock_with_checks()
148 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_test_tas_lock_with_checks()
171 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_release_tas_lock_with_checks()
174 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_tas_lock_with_checks()
178 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_tas_lock_with_checks()
193 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_destroy_tas_lock_with_checks()
196 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_tas_lock_with_checks()
221 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_acquire_nested_tas_lock_with_checks()
246 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_test_nested_tas_lock_with_checks()
267 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_release_nested_tas_lock_with_checks()
270 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_nested_tas_lock_with_checks()
273 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_nested_tas_lock_with_checks()
291 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_destroy_nested_tas_lock_with_checks()
294 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_nested_tas_lock_with_checks()
410 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_acquire_futex_lock_with_checks()
413 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_futex_lock_with_checks()
432 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_test_futex_lock_with_checks()
475 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_release_futex_lock_with_checks()
478 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_futex_lock_with_checks()
482 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_futex_lock_with_checks()
497 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_destroy_futex_lock_with_checks()
500 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_futex_lock_with_checks()
525 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_acquire_nested_futex_lock_with_checks()
550 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_test_nested_futex_lock_with_checks()
571 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_release_nested_futex_lock_with_checks()
574 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_nested_futex_lock_with_checks()
577 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_nested_futex_lock_with_checks()
595 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_destroy_nested_futex_lock_with_checks()
598 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_nested_futex_lock_with_checks()
657 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_ticket_lock_with_checks()
660 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_ticket_lock_with_checks()
663 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_acquire_ticket_lock_with_checks()
666 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_ticket_lock_with_checks()
698 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_ticket_lock_with_checks()
701 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_ticket_lock_with_checks()
704 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_test_ticket_lock_with_checks()
737 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_ticket_lock_with_checks()
740 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_ticket_lock_with_checks()
743 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_release_ticket_lock_with_checks()
746 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_ticket_lock_with_checks()
750 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_ticket_lock_with_checks()
792 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_ticket_lock_with_checks()
795 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_ticket_lock_with_checks()
798 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_destroy_ticket_lock_with_checks()
801 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_ticket_lock_with_checks()
832 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_nested_ticket_lock_with_checks()
835 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_nested_ticket_lock_with_checks()
838 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_acquire_nested_ticket_lock_with_checks()
870 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_nested_ticket_lock_with_checks()
873 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_nested_ticket_lock_with_checks()
876 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_test_nested_ticket_lock_with_checks()
900 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_nested_ticket_lock_with_checks()
903 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_nested_ticket_lock_with_checks()
906 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_release_nested_ticket_lock_with_checks()
909 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_nested_ticket_lock_with_checks()
912 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_nested_ticket_lock_with_checks()
936 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_nested_ticket_lock_with_checks()
939 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_nested_ticket_lock_with_checks()
942 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_destroy_nested_ticket_lock_with_checks()
945 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_nested_ticket_lock_with_checks()
1296 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_queuing_lock_with_checks()
1299 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_acquire_queuing_lock_with_checks()
1302 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_queuing_lock_with_checks()
1348 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_queuing_lock_with_checks()
1351 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_test_queuing_lock_with_checks()
1510 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_queuing_lock_with_checks()
1513 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_release_queuing_lock_with_checks()
1516 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_queuing_lock_with_checks()
1519 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_queuing_lock_with_checks()
1552 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_queuing_lock_with_checks()
1555 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_destroy_queuing_lock_with_checks()
1558 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_queuing_lock_with_checks()
1587 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_nested_queuing_lock_with_checks()
1590 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_acquire_nested_queuing_lock_with_checks()
1617 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_nested_queuing_lock_with_checks()
1620 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_test_nested_queuing_lock_with_checks()
1644 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_nested_queuing_lock_with_checks()
1647 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_release_nested_queuing_lock_with_checks()
1650 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_nested_queuing_lock_with_checks()
1653 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_nested_queuing_lock_with_checks()
1672 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_nested_queuing_lock_with_checks()
1675 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_destroy_nested_queuing_lock_with_checks()
1678 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_nested_queuing_lock_with_checks()
2085 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_adaptive_lock_with_checks()
2144 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_adaptive_lock_with_checks()
2147 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_adaptive_lock_with_checks()
2176 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_adaptive_lock_with_checks()
2179 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_adaptive_lock_with_checks()
2182 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_adaptive_lock_with_checks()
2213 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_adaptive_lock_with_checks()
2216 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_adaptive_lock_with_checks()
2378 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_drdpa_lock_with_checks()
2381 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_acquire_drdpa_lock_with_checks()
2384 KMP_FATAL(LockIsAlreadyOwned, func); in __kmp_acquire_drdpa_lock_with_checks()
2424 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_drdpa_lock_with_checks()
2427 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_test_drdpa_lock_with_checks()
2457 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_drdpa_lock_with_checks()
2460 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_release_drdpa_lock_with_checks()
2463 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_drdpa_lock_with_checks()
2467 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_drdpa_lock_with_checks()
2513 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_drdpa_lock_with_checks()
2516 KMP_FATAL(LockNestableUsedAsSimple, func); in __kmp_destroy_drdpa_lock_with_checks()
2519 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_drdpa_lock_with_checks()
2547 KMP_FATAL(LockIsUninitialized, func); in __kmp_acquire_nested_drdpa_lock_with_checks()
2550 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_acquire_nested_drdpa_lock_with_checks()
2577 KMP_FATAL(LockIsUninitialized, func); in __kmp_test_nested_drdpa_lock_with_checks()
2580 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_test_nested_drdpa_lock_with_checks()
2603 KMP_FATAL(LockIsUninitialized, func); in __kmp_release_nested_drdpa_lock_with_checks()
2606 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_release_nested_drdpa_lock_with_checks()
2609 KMP_FATAL(LockUnsettingFree, func); in __kmp_release_nested_drdpa_lock_with_checks()
2612 KMP_FATAL(LockUnsettingSetByAnother, func); in __kmp_release_nested_drdpa_lock_with_checks()
2630 KMP_FATAL(LockIsUninitialized, func); in __kmp_destroy_nested_drdpa_lock_with_checks()
2633 KMP_FATAL(LockSimpleUsedAsNestable, func); in __kmp_destroy_nested_drdpa_lock_with_checks()
2636 KMP_FATAL(LockStillOwned, func); in __kmp_destroy_nested_drdpa_lock_with_checks()
3094 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_indirect_lock()
3099 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_indirect_lock()
3106 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_indirect_lock()
3817 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_user_lock()
3825 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_user_lock()
3837 KMP_FATAL(LockIsUninitialized, func); in __kmp_lookup_user_lock()