Searched refs:pbimpl (Results 1 – 1 of 1) sorted by relevance
726 scheduler::result_handle::result_handle(std::shared_ptr< bimpl > pbimpl) : in result_handle() argument727 _pbimpl(pbimpl) in result_handle()847 std::shared_ptr< bimpl > pbimpl, std::shared_ptr< impl > pimpl) : in test_result_handle()848 result_handle(pbimpl), _pimpl(pimpl) in test_result_handle()