|
kokkos-execution 0.0.1
|
Public Member Functions | |
| ExecutionSpaceContextTest_sync_wait_Test ()=default | |
| ~ExecutionSpaceContextTest_sync_wait_Test () override=default | |
| ExecutionSpaceContextTest_sync_wait_Test (const ExecutionSpaceContextTest_sync_wait_Test &)=delete | |
| ExecutionSpaceContextTest_sync_wait_Test & | operator= (const ExecutionSpaceContextTest_sync_wait_Test &)=delete |
| ExecutionSpaceContextTest_sync_wait_Test (ExecutionSpaceContextTest_sync_wait_Test &&) noexcept=delete | |
| ExecutionSpaceContextTest_sync_wait_Test & | operator= (ExecutionSpaceContextTest_sync_wait_Test &&) noexcept=delete |
| Public Member Functions inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| ExecutionSpace () | |
| ExecutionSpace & | operator= (const ExecutionSpace &)=delete |
Additional Inherited Members | |
| Public Types inherited from Tests::Utils::ContextTest< Kokkos::Execution::ExecutionSpaceContext, Exec > | |
| using | context_t |
| using | scheduler_t |
| using | schedule_sender_t |
| using | value_t |
| using | view_s_t |
| Public Attributes inherited from Kokkos::utils::tests::scoped::ExecutionSpace< Exec > | |
| Exec | exec |
sync_wait is properly customized.Improperly customized sync_wait should result in a missing synchronization.
Definition at line 28 of file test_sync_wait.cpp.
|
default |
|
overridedefault |
|
delete |
|
deletenoexcept |
|
delete |
|
deletenoexcept |