Home
last modified time | relevance | path

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

/third_party/boost/libs/thread/example/
Dmake_future.cpp65 boost::shared_future<int> shared_compute(int x) in shared_compute() function
139 boost::shared_future<int> f = shared_compute(0); in main()