Prev | Next | ta_available |
num_bytes = thread_alloc::available(thread)
size_t thread
Either thread_num
must be the same as
thread
,
or the current execution mode must be sequential
(not parallel
).
size_t num_bytes
It is the number of bytes currently available for use by the specified thread.