Searched refs:shared_compute (Results 1 – 1 of 1) sorted by relevance
65 boost::shared_future<int> shared_compute(int x) in shared_compute() function139 boost::shared_future<int> f = shared_compute(0); in main()