Kaynak Bekleme, kördüğüm, açmaz, çikmaz, sürme dilli kilit, ölükilit, durgunluk, çıkmaza girmek, sürmeli kilit, çıkmaz, yerinde saymak, tıkanmak, tıkanıklık, sürgü kilit, karşılıklı kilitlenme, Kilitlenme, hareketin tamamen durması,kilitlenme, çözümsüzlük, çıkmaza sokmak, çıkmaz iki taraflı karşı koymanın sonucu olarak her iki tarafın hareketsiz kalışı çıkmaza sokmak, çıkmaza girmiş, (sıfat) çıkmaza girmiş,
1
Kaynak Bekleme
ts
2
kördüğüm
ts
3
açmaz
ts
4
çikmaz
ts
5
sürme dilli kilit
ts
6
ölükilit Bilgisayar
ts
7
durgunluk
ts
8
çıkmaza girmek
ts
9
sürmeli kilit
ts
10
çıkmaz
ts
11
yerinde saymak
ts
12
tıkanmak
ts
13
tıkanıklık
ts
14
sürgü kilit
ts
15
karşılıklı kilitlenme
ts
16
Kilitlenme
ts
17
hareketin tamamen durması,kilitlenme
ts
18
çözümsüzlük
ts
19
çıkmaza sokmak
ts
20
çıkmaz iki taraflı karşı koymanın sonucu olarak her iki tarafın hareketsiz kalışı çıkmaza sokmak
An inability to continue due to two programs or devices each requiring a response from the other before completing an operation, to cause or to come to a deadlock, A standstill resulting from the opposition of two evenly matched forces; a stalemate or impasse, A single bolt mortice lock which can be used to supplement a standard cylinder rim lock on the front door, [M206] A condition that can arise in a computer system when a set of incomplete transactions exists, with the completion of each transaction being dependent on another, or when there is a conflict between two applications that need access to the same resources, for example, the same files, printer, or other peripheral device, resulting in the applications waiting indefinitely for the resource, An impasse that results when two or more transactions have locked a common resource, and each waits for the other to unlock that resource See also Locking, A situation that exists when two (or more)processes each have a lock on a piece of data that the other one needs, A condition in which a King is not in check but has no sanctuary, and its movement would be the only legal move available, Unresolved contention for the use of a resource, A lock which is not self-latching, but requires a key to throw the bolt forward, A condition in which two independent threads of control are blocked, each waiting for the other to take some action Deadlock often arises from adding synchronization mechanisms to avoid race conditions, a situation in which no progress can be made or no advancement is possible; "reached an impasse on the negotiations, A counteraction of things, which produces an entire stoppage; a complete obstruction of action, a situation in which no progress can be made or no advancement is possible; "reached an impasse on the negotiations", A lock that projects a deadbolt, (n ) A situation that describes two or more processes waiting for another process to free a resource that is required to proceed Also called deadly embrace, An impasse that results when two or more transactions have locked a common resource, and each waits for the other to unlock that resource (12), A condition where two or more processes are waiting for an event or communication from one of the other processes, A situation in which processors of a concurrent processor are waiting on an event which will never occur A simple version of deadlock for a loosely synchronous environment arises when blocking reads and writes are not correctly matched For example, if two nodes both execute blocking writes to each other at the same time, deadlock will occur since neither write can complete until a complementary read is executed in the other node, Any of a number of situations where two or more processes cannot proceed because they are both waiting for the other to release some resource FIXME(give good references), In operating systems or databases, a situation in which two or more processes are prevented from continuing while each waits for resources to be freed by the continuation of the other, reach a deadlock, come to a standstill (due to a refusal by either side to give in or reach a compromise), standstill; impasse; refusal by either side to give in, inability to compromise, If a dispute or series of negotiations reaches deadlock, neither side is willing to give in at all and no agreement can be made. They called for a compromise on all sides to break the deadlock in the world trade talks, A condition that occurs when two users with a lock on one data item attempt to lock the other's data item Most RDBMSs detect this condition, prevent its occurrence, and advise both users of the deadlock situation, The situation in which two communicating processes are each waiting for the other to perform an action, A condition in which one or more threads are unable to continue due to resource contention A common form of deadlock can occur when one thread sends a message to another, while the other thread sends a message to the first Both threads are now waiting for each other to reply to the message Deadlock can be avoided by good design practices or massive kludges -- we recommend the good design approach, 1) Unresolved contention for the use of a resource 2) An error condition in which processing cannot continue because each of the two elements of the process is waiting for an action or a response from the other, A bug where the execution of thread A is blocked indefinitely waiting for thread B to perform some action, while thread B is blocked waiting for thread A For example, two threads on opposite ends of a named pipe can become deadlocked if each thread waits to read data written by the other thread A single thread can also deadlock itself See also thread, A situation that arises when two threads each acquires the lock to one of a set of resources that they both need, (n ) A situation in which each possible activity is blocked, waiting on some other activity that is also blocked If a directed graph represents how activities depend on others, then deadlock arises if and only if there is a cycle in this graph See also dependence graph, The term can have various meanings, but typically, a deadlock is a condition in which a task will remain forever suspended waiting for a resource that it can never acquire Consider a system comprised of a keyboard and a display, with a separate semaphore for each In order for a task to interact with the user it must acquire the "console" (keyboard and display) and therefore must acquire both the keyboard and the display semaphores If more than one task decides to interact with the user at the same time a condition can arise where taskA acquires the keyboard semaphore and taskB acquires the display semaphore Now taskA will wait forever for the display semaphore and taskB will wait forever for the keyboard semaphore The solution in this example is to treat the keyboard and display as a single resource (console) Deadlocks can occur for a variety of reasons, but the end result is typically the same: the task will wait forever for a resource that it can never acquire, A situation in parallel computers where all activities are blocked, typically while waiting for something which is also blocked This usually signals an error in the communication code, a situation where the Senate fails for a second time, within a specified time-frame, to pass a bill as agreed to by the House of Representatives, Condition involving one or more threads and a set of one or more resources in which each of the threads is blocked waiting for one of the resources and all of the resources are held by the threads such that none of the threads can continue For example, a thread will enter a self-deadlock when it attempts to lock a "fast" mutex a second time Likewise, two threads will enter a deadlock when each attempts to lock a second mutex that is already held by the other The introduction of additional threads and synchronization objects allows for more complex deadlock configurations, deathlock, deadly embrace, impasse; deadlock; standstill; dead end, past of deadlock, stalemated, brought to a standstill, at an impasse, at a complete standstill because of opposition of two unrelenting forces or factions; "the chess game ended with white stalemated"; "the two factions are deadlocked over fringe benefits, If a dispute or series of negotiations is deadlocked, no agreement can be reached because neither side will give in at all. You can also say that the people involved are deadlocked. The peace talks have been deadlocked over the issue of human rights since August, present participle of deadlock, third-person singular of deadlock, plural of , deadlock,
23
An inability to continue due to two programs or devices each requiring a response from the other before completing an operation
ts
24
to cause or to come to a deadlock
ts
25
A standstill resulting from the opposition of two evenly matched forces; a stalemate or impasse
ts
26
A single bolt mortice lock which can be used to supplement a standard cylinder rim lock on the front door
ts
27
[M206] A condition that can arise in a computer system when a set of incomplete transactions exists, with the completion of each transaction being dependent on another, or when there is a conflict between two applications that need access to the same resources, for example, the same files, printer, or other peripheral device, resulting in the applications waiting indefinitely for the resource
ts
28
An impasse that results when two or more transactions have locked a common resource, and each waits for the other to unlock that resource See also Locking
ts
29
A situation that exists when two (or more)processes each have a lock on a piece of data that the other one needs
ts
30
A condition in which a King is not in check but has no sanctuary, and its movement would be the only legal move available
ts
31
Unresolved contention for the use of a resource
ts
32
A lock which is not self-latching, but requires a key to throw the bolt forward
ts
33
A condition in which two independent threads of control are blocked, each waiting for the other to take some action Deadlock often arises from adding synchronization mechanisms to avoid race conditions
ts
34
a situation in which no progress can be made or no advancement is possible; "reached an impasse on the negotiations
ts
35
A counteraction of things, which produces an entire stoppage; a complete obstruction of action
ts
36
a situation in which no progress can be made or no advancement is possible; "reached an impasse on the negotiations"
ts
37
A lock that projects a deadbolt
ts
38
(n ) A situation that describes two or more processes waiting for another process to free a resource that is required to proceed Also called deadly embrace
ts
39
An impasse that results when two or more transactions have locked a common resource, and each waits for the other to unlock that resource (12)
ts
40
A condition where two or more processes are waiting for an event or communication from one of the other processes
ts
41
A situation in which processors of a concurrent processor are waiting on an event which will never occur A simple version of deadlock for a loosely synchronous environment arises when blocking reads and writes are not correctly matched For example, if two nodes both execute blocking writes to each other at the same time, deadlock will occur since neither write can complete until a complementary read is executed in the other node
ts
42
Any of a number of situations where two or more processes cannot proceed because they are both waiting for the other to release some resource FIXME(give good references)
ts
43
In operating systems or databases, a situation in which two or more processes are prevented from continuing while each waits for resources to be freed by the continuation of the other
ts
44
reach a deadlock, come to a standstill (due to a refusal by either side to give in or reach a compromise) fiil
ts
45
standstill; impasse; refusal by either side to give in, inability to compromise isim
ts
46
If a dispute or series of negotiations reaches deadlock, neither side is willing to give in at all and no agreement can be made. They called for a compromise on all sides to break the deadlock in the world trade talks
ts
47
A condition that occurs when two users with a lock on one data item attempt to lock the other's data item Most RDBMSs detect this condition, prevent its occurrence, and advise both users of the deadlock situation
ts
48
The situation in which two communicating processes are each waiting for the other to perform an action
ts
49
A condition in which one or more threads are unable to continue due to resource contention A common form of deadlock can occur when one thread sends a message to another, while the other thread sends a message to the first Both threads are now waiting for each other to reply to the message Deadlock can be avoided by good design practices or massive kludges -- we recommend the good design approach
ts
50
1) Unresolved contention for the use of a resource 2) An error condition in which processing cannot continue because each of the two elements of the process is waiting for an action or a response from the other
ts
51
A bug where the execution of thread A is blocked indefinitely waiting for thread B to perform some action, while thread B is blocked waiting for thread A For example, two threads on opposite ends of a named pipe can become deadlocked if each thread waits to read data written by the other thread A single thread can also deadlock itself See also thread
ts
52
A situation that arises when two threads each acquires the lock to one of a set of resources that they both need
ts
53
(n ) A situation in which each possible activity is blocked, waiting on some other activity that is also blocked If a directed graph represents how activities depend on others, then deadlock arises if and only if there is a cycle in this graph See also dependence graph
ts
54
The term can have various meanings, but typically, a deadlock is a condition in which a task will remain forever suspended waiting for a resource that it can never acquire Consider a system comprised of a keyboard and a display, with a separate semaphore for each In order for a task to interact with the user it must acquire the "console" (keyboard and display) and therefore must acquire both the keyboard and the display semaphores If more than one task decides to interact with the user at the same time a condition can arise where taskA acquires the keyboard semaphore and taskB acquires the display semaphore Now taskA will wait forever for the display semaphore and taskB will wait forever for the keyboard semaphore The solution in this example is to treat the keyboard and display as a single resource (console) Deadlocks can occur for a variety of reasons, but the end result is typically the same: the task will wait forever for a resource that it can never acquire
ts
55
A situation in parallel computers where all activities are blocked, typically while waiting for something which is also blocked This usually signals an error in the communication code
ts
56
a situation where the Senate fails for a second time, within a specified time-frame, to pass a bill as agreed to by the House of Representatives
ts
57
Condition involving one or more threads and a set of one or more resources in which each of the threads is blocked waiting for one of the resources and all of the resources are held by the threads such that none of the threads can continue For example, a thread will enter a self-deadlock when it attempts to lock a "fast" mutex a second time Likewise, two threads will enter a deadlock when each attempts to lock a second mutex that is already held by the other The introduction of additional threads and synchronization objects allows for more complex deadlock configurations
ts
58
a deadlock.
deathlock
ts
59
deadlock.
deadly embrace
ts
60
dead lock
impasse; deadlock; standstill; dead end
ts
61
deadlocked
past of deadlock
ts
62
deadlocked
stalemated, brought to a standstill, at an impasse sıfat
ts
63
deadlocked
at a complete standstill because of opposition of two unrelenting forces or factions; "the chess game ended with white stalemated"; "the two factions are deadlocked over fringe benefits
ts
64
deadlocked
If a dispute or series of negotiations is deadlocked, no agreement can be reached because neither side will give in at all. You can also say that the people involved are deadlocked. The peace talks have been deadlocked over the issue of human rights since August
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada deadlock kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. deadlock kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan deadlock kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.