MCPcopy Create free account
hub / github.com/apache/mesos / workers

Function workers

3rdparty/libprocess/src/process.cpp:1364–1368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1362
1363
1364long workers()
1365{
1366 process::initialize();
1367 return process_manager->workers();
1368}
1369
1370
1371SocketManager::SocketManager() {}

Callers 1

TESTFunction · 0.85

Calls 2

workersMethod · 0.80
initializeFunction · 0.70

Tested by 1

TESTFunction · 0.68