Provide means to allocate new job ids
Add utility functions to allocate new job ids by increasing the value stored in the serial file. As this function is used in a multi-threaded program, synchronize access over an internal lock. Signed-off-by:Klaus Aehlig <aehlig@google.com> Reviewed-by:
Michele Tartara <mtartara@google.com>
Please register or sign in to comment