Skip to main content

ec_adaptive_get_backstore_job_concurrency

Last updated March 2020

Name

ec_adaptive_get_backstore_job_concurrency — Get the backstore job concurrency semaphore

Synopsis

#include "modules/generic/adaptive.h"

| sem_t * **ec_adaptive_get_backstore_job_concurrency** ( | ); |   |

void;

Description

Note

This reference page was automatically generated from functions found in the header files in the development branch. The function described here may not exist in generally available versions of Momentum, and may change in behavior when it is generally available. Consult your vendor for definitive advice on the use of this function.

Get the backstore job concurrency semaphore.

Return Values

  • semaphore
Was this page helpful?