Home
last modified time | relevance | path

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

/dports/lang/yap/yap-6.2.2/packages/http/examples/
H A Dstress_server.pl56 create_pools,
68 %% create_pools
72 create_pools :- label
/dports/lang/swi-pl/swipl-8.2.3/packages/http/examples/
H A Dstress_server.pl59 create_pools,
71 %! create_pools
75 create_pools :- label
/dports/devel/codequery/codequery-0.24.0/showgraph/Layout/
H A Daux_graph.cpp29 AuxGraph::AuxGraph( bool create_pools): in AuxGraph() argument
44 if ( create_pools) in AuxGraph()
H A Daux_graph.h187 AuxGraph( bool create_pools);
/dports/devel/codequery/codequery-0.24.0/showgraph/Graph/
H A Dagraph.h174 AGraph( bool create_pools): Graph( false) in AGraph() argument
176 if ( create_pools) in AGraph()
H A Dgraph.cpp25 Graph::Graph( bool create_pools): in Graph() argument
37 if ( create_pools) in Graph()
H A Dgraph.h127 Graph( bool create_pools);
/dports/devel/codequery/codequery-0.24.0/showgraph/GraphView/
H A Dgraph_view.h165 inline GGraph( GraphView *v, bool create_pools): in GGraph() argument
173 if ( create_pools) in GGraph()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/
H A Dthreadmanager.hpp70 void create_pools();
/dports/devel/hpx/hpx-1.2.1/src/
H A Druntime_impl.cpp179 thread_manager_->create_pools(); in runtime_impl()
/dports/devel/hpx/hpx-1.2.1/src/runtime/threads/
H A Dthreadmanager.cpp284 void threadmanager::create_pools() in create_pools() function in hpx::threads::threadmanager
/dports/devel/codequery/codequery-0.24.0/test/
H A Dtags11 AGraph showgraph/Graph/agraph.h /^ AGraph( bool create_pools): Graph( false)$/;" f class:AGraph
46 AuxGraph showgraph/Layout/aux_graph.cpp /^AuxGraph::AuxGraph( bool create_pools):$/;" f class:AuxGr…
165 GGraph showgraph/GraphView/graph_view.h /^ inline GGraph( GraphView *v, bool create_pools):$/;" …
202 Graph showgraph/Graph/graph.cpp /^Graph::Graph( bool create_pools):$/;" f class:Graph