wait lock 中文意思是什麼

wait lock 解釋
等待鎖定
  • wait : vi 1 等,等候,等待 (for)。2 服侍,伺候。 This can wait 這個不急。vt 等待;〈口語〉耽擱,拖延。...
  • lock : n 1 鎖,閂,栓。2 (運河等的)船閘。3 制輪楔。4 【機械工程】氣閘,氣塞,鎖氣室。5 【軍事】槍機。6...
  1. Lock him up, wait for baxter to come riding in

    把他關進去,等著巴克斯特到達
  2. The shared - mode - to - exclusive lock conversion must wait because the exclusive lock for one transaction is not compatible with the shared - mode lock of the other transaction ; a lock wait occurs

    共享模式到排他鎖的轉換必須等待一段時間,因為一個事務的排他鎖與其他事務的共享模式鎖不兼容;發生鎖等待。
  3. Method. it also moves the thread to the ready queue, bypassing other threads ahead of it in the wait queue, so that it can reacquire the lock sooner

    它還會跳過等待隊列中排在前面的其他線程,將此線程移動至就緒隊列,以便它可以盡早地重新獲取鎖。
  4. Lock - free and wait - free algorithms

    無鎖定且無等待演算法
  5. Substantial research has gone into wait - free and lock - free algorithms also called

    再過去的15年裡,人們已經對無等待且無鎖定演算法(也稱為
  6. Until jdk 5. 0, it was not possible to write wait - free, lock - free algorithms in the java language without using native code

    在jdk 5 . 0之前,如果不使用本機代碼,就不能用java語言編寫無等待、無鎖定的演算法。
  7. Because threads do not ever have to wait for a lock sometimes called a mutex or critical section, depending on the terminology of your threading platform

    無鎖定演算法,因為線程不必再等待鎖定(有時稱為互斥或關鍵部分,這取決于線程平臺的術語) 。
  8. Until jdk 5. 0, it was not possible to write wait - free, lock - free algorithms in the java language without using native code. with the addition of the atomic variables classes in the

    在jdk 5 . 0之前,如果不使用本機代碼,就不能用java語言編寫無等待、無鎖定的演算法。
  9. By exposing new low - level coordination primitives internally, and providing a set of public atomic variable classes, it now becomes practical, for the first time, to develop wait - free, lock - free algorithms in the java language

    通過內部公開新的低級協調原語,和提供一組公共原子變量類,現在用java語言開發無等待、無鎖定演算法首次變為可行。然後, java . util . concurrent
  10. The lock wait still happens, but with a slight twist

    仍然會有鎖等待,但是稍有不同:
  11. Wait, it releases the lock and enters the waiting queue

    時,它將釋放鎖並進入等待隊列。
  12. The thread that invoked wait remains in the waiting queue until either a thread that holds the lock invokes

    的線程保留在等待隊列中,直到擁有鎖的線程調用
  13. Read - only requests for session data may still have to wait for a lock gained by a read - write request for session data to clear

    可能仍需等到會話數據由讀寫請求而獲得的鎖定被解除后,對會話數據的只讀請求才能得到滿足。
  14. In this case, the locks held at the time of the lock wait are

    在這里,發生鎖等待時,被持有的鎖是:
  15. For example, if the current interval is 5 seconds, and a deadlock was just detected, the next lock wait will kick off the deadlock detector immediately

    例如,如果當前時間間隔為5秒且剛剛檢測到死鎖,則下一個鎖等待將立即觸發死鎖檢測器。
  16. The first couple of lock waits after a deadlock has been detected will immediately trigger a deadlock search rather than wait for the next deadlock detection interval

    檢測到死鎖后,第一對鎖等待將立即觸發死鎖搜索,而不是等待下一個死鎖檢測時間間隔。
  17. The default number of milliseconds that a transaction will wait for a lock

    某個事務將等待鎖定的默認毫秒數。
  18. Set informix lock mode wait for the data source to a higher value

    將數據源的informix lock mode wait設置為更高的值。
  19. But sometimes they re too proud to be the first to speak out. so both sides lock themselves up and wait for the other to knock. however, no one ever knocks first

    沒有家人不愛彼此的,也許有的時候彼此太驕傲了,不想當第一個開口的人,互相都鎖門起來等對方來敲門,結果都沒有人敲師父笑,兩邊在那裡著急。
  20. Wait : the lock is blocked by another process holding a lock with a conflicting mode

    Wait :鎖被另一個持有鎖(模式相沖突)的進程阻塞。
分享友人