Revert "Revert "Merge amd-staging into amd-master 20230524""
This reverts commit 7d508f75ab.
Change-Id: I0f277acf328566485994b0a771b685172541874c
Cette révision appartient à :
+1
-1
@@ -61,7 +61,7 @@ typedef struct shared_mutex_t {
|
||||
// There is no workaround currently, except to run first
|
||||
// initialization only before multi-threaded or multi-process
|
||||
// functionality.
|
||||
shared_mutex_t shared_mutex_init(const char *name, mode_t mode);
|
||||
shared_mutex_t shared_mutex_init(const char *name, mode_t mode, bool retried=false);
|
||||
|
||||
// Close access to the shared mutex and free all the resources,
|
||||
// used by the structure.
|
||||
|
||||
Référencer dans un nouveau ticket
Bloquer un utilisateur