Home
last modified time | relevance | path

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

/dports/devel/kyua/kyua-0.13/engine/
H A Dscheduler.cpp627 scheduler::result_handle::result_handle(std::shared_ptr< bimpl > pbimpl) : in result_handle() argument
628 _pbimpl(pbimpl) in result_handle()
748 std::shared_ptr< bimpl > pbimpl, std::shared_ptr< impl > pimpl) : in test_result_handle()
749 result_handle(pbimpl), _pimpl(pimpl) in test_result_handle()