Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
access to shared data
|
all forms
|
in specified order only
English
Russian
be used to synchronize access to the shared data
использоваться для синхронизации доступа к общим данным
(
ssn
)
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code
один мьютекс используется для синхронизации доступа к общим данным, а другой – для синхронизации выполнения кода
(см.
"Parallel and Distributed Programming Using C++" by Cameron Hughes
,
Tracey Hughes
2003
)
one mutex is used to synchronize access to the shared data and the other mutex is used to synchronize execution of code
один мьютекс используется для синхронизации доступа к общим данным, а другой для синхронизации выполнения кода
(см.
"Parallel and Distributed Programming Using C++" by Cameron Hughes
,
Tracey Hughes
2003
)
synchronized
access to shared data
синхронизируемый доступ к разделяемый данным
(
Alex_Odeychuk
)
Get short URL