MUTEX 한국어 뜻 - 한국어 번역

mutex
뮤 텍스
mutexes
a mutex
mutex를
뮤텍스
mutexes
a mutex
mutex는
a mutex
the mutex

영어에서 Mutex 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The Mutex directive can.
Mutex 구현을 변경할 수 있다.
Only one child can have the mutex at any time.
한번에 오직 한 자식만이 mutex를 가질 수 있다.
See mutex, semaphore, and event.
그 종류로는 Mutex, Semaphore, Event.
As you may suspect, Mutex is a smart pointer.
여러분이 의심한 것처럼, Mutex는 스마트 포인터입니다.
(Mutex itself is short for“mutual exclusion”.).
(참고로 'mutex'는 'MUTual EXclusion'을 줄인 말이다.).
X turn on the mutex lock(default is off).
X mutex 잠금 켜기 (기본값은 off).
Issue was addressed through improved mutex management.
이 문제는 향상된 뮤텍스 관리를 통해 해결되었습니다.
When to use mutex and when to use semaphore?
언제 뮤텍스를 사용하고 세마포를 언제 사용해야 합니까?
Questions on Critical section, mutex, semaphores.
Tag Critical Section, mutex, 뮤택스, 세마포어.
Similarly, Mutex comes the risk of deadlocks.
이와 유사하게, Mutex는 데드락 (deadlock) 을 생성할 위험성이 따라옵니다.
Let's now try to share a value between multiple threads using Mutex.
이제 Mutex를 사용하여 여러 스레드들 사이에서 값을 공유하는 시도를 해봅시다.
As you might suspect, Mutex is a smart pointer.
여러분이 의심한 것처럼, Mutex는 스마트 포인터입니다.
A mutex and the binary semaphore are essentially the same.
Mutex와 binary semaphore는 기본적인 특성은 동일합니다.
Be used to change the mutex implementation of the.
실행시 AcceptMutex 지시어를 사용하여 mutex 구현을 변경할 수 있다.
Mutex used in this chapter is also imported from the TSTL.
이번 장의 예제코드에서 사용하는 Mutex 역시, TSTL 의 것을 사용합니다.
Notice that"condition" may also need volatiness and mutex protection.
Condition" 은 volatile 이나 mutex 보호가 필요할지도 모른다.
Similarly, Mutex comes with the risk of creating deadlocks.
이와 유사하게, Mutex는 데드락 (deadlock) 을 생성할 위험성이 따라옵니다.
Truth be told, many"textbooks" on operating systems fail to define the term mutex(or real-time).
사실, 운영 체제의 많은 „교과서“는 mutex (또는 실시간)라는 용어를 정의하지 못합니다.
Usually a mutex is costly operation due to protection protocols associated with it.
일반적으로 뮤텍스는 연결된 보호 프로토콜로 인해 비용이 많이 드는 작업입니다.
Other classes include AutoResetEvent,Interlocked, Monitor, Mutex, and ThreadPool.
다른 클래스에는 AutoResetEvent, Interlocked,Monitor, Mutex 및 ThreadPool 됩니다.
Therefore, the mutex is described as guarding the data it holds via the locking system.
그러므로, 뮤텍스는 잠금 시스템을 통해 가지고 있는 데이터를 보호하는 것으로 묘사됩니다.
Listing 20-18: Sharing the receiving end of the channel between the workers by using Arc and Mutex.
Listing 20-18: Arc 와 Mutex 를 이용해 채널의 worker 들이 공유하도록 변경.
The Mutex makes sure that only one Worker thread at a time is trying to request a job.
Mutex 가 한번에 오직 하나의 Worker 스레드가 작업을 요청할 수 있도록 보장합니다.
After dropping the lock, we can print the mutex value and see that we were able to change the inner i32 to 6.
락이 버려진 후, 뮤텍스 값을 출력하여 내부의 i32를 6으로 바꿀 수 있음을 확인할 수 있습니다.
Mutex names provide a window into the entire development process and timeline for malware.
Mutex 이름은 전체 개발 프로세스와 맬웨어에 대한 타임라인에 대한 창을 제공합니다.
Another detail to note is that Rust can't protect you from all kinds of logic errors when you use Mutex.
주목할만한 또다른 세부 사항은 여러분이 Mutex를 사용할 때 러스트가 여러분을 모든 종류의 논리적 에러로부터 보호해줄 수없다는 것입니다.
There's also Mutex, which offers interior mutability that's safe to use across threads;
또한 Mutex가 있는데, 이는 스레드들을 건너가며 사용해도 안전한 내부 가변성을 제공합니다;
You can use the WaitHandle.WaitOne(int, bool) method to request ownership of a mutex.
사용할 수는 WaitHandle. WaitOne 뮤텍스의 소유권을 요청 하는 메서드. You can use the WaitHandle.WaitOne method to request ownership of a mutex.
The presence of the Mutex object means that another infected file has been launched on the system.
Mutex 개체의 존재는 다른 감염된 파일이 시스템에 시작되었다는 것을 의미한다.
You can use the WaitHandle.WaitOne(int, bool) method to request ownership of a mutex.
WaitHandle. WaitOne 메서드를 사용 하 여 뮤텍스의 소유권을 요청할 수 있습니다. You can use the WaitHandle.WaitOne method to request ownership of a mutex.
결과: 56, 시각: 0.0549

문장에서 "mutex"을 사용하는 방법

What mutex lock are still pending.
You can unlock mutex before signaling.
The mutex associated with this condition.
Opaque type for Imager's mutex API.
the instrumented mutex and condition objects.
Set protocol attribute of mutex attribute object.
The mutex functions are not async-signal safe.
the mutex has not been properly initialized.
Mutex has the same methods as Semaphore.
Mutex wrote: Are the DUP terrorist sympathisers?
자세히보기

최고 사전 질의

영어 - 한국어