22 references to Pulse
mscorlib (2)
system\runtime\remoting\synchronizeddispatch.cs (1)
372
Monitor.
Pulse
(nextWork);
system\threading\SemaphoreSlim.cs (1)
790
Monitor.
Pulse
(m_lockObj);
System (4)
net\System\Net\_AutoWebProxyScriptEngine.cs (2)
109
Monitor.
Pulse
(this); // This is to ensure that a Pulse meant to let someone take the lock isn't lost.
134
Monitor.
Pulse
(this);
services\io\system\io\FileSystemWatcher.cs (2)
887
System.Threading.Monitor.
Pulse
(this);
902
System.Threading.Monitor.
Pulse
(this);
System.Activities.DurableInstancing (1)
System\Activities\DurableInstancing\SqlWorkflowInstanceStoreLock.cs (1)
166
Monitor.
Pulse
(ThisLock);
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (2)
313
Monitor.
Pulse
(this.Parent.thisLock);
320
Monitor.
Pulse
(this.Parent.thisLock);
System.Core (5)
System\Linq\Parallel\Merging\OrderPreservingPipeliningMergeHelper.cs (3)
364
Monitor.
Pulse
(locks[i]);
421
Monitor.
Pulse
(bufferLock);
483
Monitor.
Pulse
(bufferLock);
System\Linq\Parallel\Scheduling\OrderPreservingPipeliningSpoolingTask.cs (2)
131
Monitor.
Pulse
(m_bufferLock);
209
Monitor.
Pulse
(m_bufferLock);
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\BackgroundValidationSynchronizer.cs (2)
313
Monitor.
Pulse
(this.Parent.thisLock);
320
Monitor.
Pulse
(this.Parent.thisLock);
System.ServiceModel (2)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (2)
600
Monitor.
Pulse
(this.ThisLock);
778
Monitor.
Pulse
(buffer.ThisLock);
System.ServiceModel.Internals (1)
System\Runtime\AsyncWaitHandle.cs (1)
174
Monitor.
Pulse
(syncObject);
System.Transactions (1)
System\Transactions\TransactionState.cs (1)
2070
System.Threading.Monitor.
Pulse
( tx );
System.Workflow.Runtime (2)
Hosting\DefaultWorkflowSchedulerService.cs (1)
296
Monitor.
Pulse
(waitingQueue);
Lock.cs (1)
230
Monitor.
Pulse
(this.m_lock);