multi_atomic_three.cpp

Multi-Threading atomic_three Example / Test

Source File

All of the routines below are located in the file

example/multi_thread/multi_atomic_three.cpp

Contents

Name

Title

multi_atomic_three_user

Defines a atomic_three Operation that Computes Square Root

multi_atomic_three_common

Multi-Threaded atomic_three Common Information

multi_atomic_three_setup

Multi-Threaded atomic_three Set Up

multi_atomic_three_worker

Multi-Threaded atomic_three Worker

multi_atomic_three_takedown

Multi-Threaded atomic_three Take Down

multi_atomic_three_run

Run Multi-Threaded atomic_three Calculation

multi_atomic_three_time

Timing Test for Multi-Threaded atomic_three Calculation