MCPcopy Create free account
hub / github.com/DOCGroup/ACE_TAO / acquire

Method acquire

ACE/ace/OS_NS_Thread.cpp:3356–3372  ·  view source on GitHub ↗

Get an unoccupied stack and return its address. This is only called before a Task is created with SetupTask(). Return the start address of a stack if one available. Otherwise, return nullptr. In case of success, also update @a slot to the index of the stack in the pool.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

thr_createMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected