Sign in
|
English
|
Terms of Use
Dictionary
Forum
Contacts
Terms for subject
Programming
containing
shared code
|
all forms
|
exact matches only
|
in specified order only
English
Russian
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
)
shared code
общий код
(
Alex_Odeychuk
)
shared code
library
библиотека общего кода
(общий код можно использовать на нескольких платформах без изменений
Alex_Odeychuk
)
shared library code
код общей библиотеки
(
Alex_Odeychuk
)
shared source code
общий исходный код
(
Alex_Odeychuk
)
structuring code for protecting shared data
структурирование кода для защиты разделяемых данных
(
ssn
)
Get short URL