Sign in
webrtc
/
src
/
webrtc
/
19796964726f4194059745ede31f6a4fa235d882
/
rtc_base
/
thread.cc
1979696
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
7b8e182
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
a6c4568
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
fb3e1b6
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from base/thread.cc]
88b2dd4
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed from rtc_base/thread.cc]
6f86344
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
[Renamed from base/thread.cc]
15c2d5f
Update VirtualSocketServerTest to use a fake clock.
by deadbeef
· 8 years ago
59a36ed
Delete method MessageQueue::set_socketserver
by nisse
· 8 years ago
cce71ee
Move autowrap from ThreadManager constructor to Thread::Current.
by nisse
· 8 years ago
93b66b8
Delete unused class ComThread.
by nisse
· 8 years ago
188f355
Add Darwin thread.h implementation.
by kthelgason
· 8 years ago
1637841
Replace NULL with nullptr or null in webrtc/base/.
by deadbeef
· 8 years ago
4458cd2
Remove non-ARC code from the codebase.
by kthelgason
· 8 years ago
9778751
Fix clang style warnings in webrtc/base/thread.h
by aleloi
· 8 years ago
257cf53
Use correct calling convention for CreateThread callback on Windows.
by deadbeef
· 8 years ago
7d23ddd
Delete unneeded includes of base/common.h.
by nisse
· 8 years ago
a875ff8
Replace ASSERT by RTC_DCHECK in all non-test code.
by nisse
· 8 years ago
b8d6353
Reland of "Protect MessageQueue stop field with a critical section to avoid data races." (refs/heads/master@{#13430}).
by André Susano Pinto
· 9 years ago
79008a9
Revert of Protect MessageQueue stop field with a critical section to avoid data races. (patchset #5 id:80001 of https://codereview.webrtc.org/2023193002/ )
by henrika
· 9 years ago
4184141
Protect MessageQueue stop field with a critical section to avoid data races.
by andresp
· 9 years ago
c0bec8f
Adding more detail to MessageQueue::Dispatch logging.
by Taylor Brandstetter
· 9 years ago
f382d5d
Re-enabling socket tests that were previously flaky.
by Taylor Brandstetter
· 9 years ago
3f20ddb
Change default timestamp to 64 bits in all webrtc directories.
by Honghai Zhang
· 9 years ago
3792d66
Adds clearer function to create rtc::Thread without Physical SocketServer
by danilchap
· 9 years ago
9ca3a17
Reland: Prevent data race in MessageQueue.
by jbauch
· 9 years ago
6dd0ae4
Revert of Prevent data race in MessageQueue. (patchset #3 id:40001 of https://codereview.webrtc.org/1675923002/ )
by jbauch
· 9 years ago
ccff796
Prevent data race in MessageQueue.
by jbauch
· 9 years ago
800dfb1
Fix race between Thread ctor/dtor and MessageQueueManager registrations.
by jbauch
· 9 years ago
daf1aa4
Clean up PlatformThread.
by Peter Boström
· 9 years ago
1ccc865
Switch usage of _DEBUG macro to NDEBUG.
by tfarina
· 9 years ago
07e22e6
Use suffixed {uint,int}{8,16,32,64}_t types.
by Peter Boström
· 9 years ago
0a66614
Make Config::default_value leak instead of having an exit-time destructor.
by Andrew MacDonald
· 10 years ago
3c9a06a
Move SetCurrentThreadName to platform_thread.* in rtc_base_approved,
by Tommi
· 10 years ago
b8940a2
Move trace_event and associated files to webrtc/base.
by tommi@webrtc.org
· 10 years ago
7d69c85
Do not assert for blocking call allowed in Thread::Join.
by jiayl@webrtc.org
· 10 years ago
8fd0eda
Fix a problem in Thread::Send.
by jiayl@webrtc.org
· 10 years ago
692b063
Do not require synchronization access on the thread if called from rtc::Thread::WrapCurrent.
by jiayl@webrtc.org
· 10 years ago
d3de227
Rebase webrtc/base with r6682 version of talk/base:
by henrike@webrtc.org
· 11 years ago
0631e37
Thread: delete racy API (Release()) and fix racy code (started()).
by fischman@webrtc.org
· 11 years ago
11e96c7
Rebase webrtc/base 6163:6216 (svn diff -r 6163:6216 http://webrtc.googlecode.com/svn/trunk/talk/base, apply diff manually)
by henrike@webrtc.org
· 11 years ago
47be73b
Adds a modified copy of talk/base to webrtc/base. It is the first step in
by henrike@webrtc.org
· 11 years ago
50daa53
Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."
by perkj@webrtc.org
· 11 years ago
04e6703
Adds a modified copy of talk/base to webrtc/base. It is the first step in migrating talk/base to webrtc/base.
by henrike@webrtc.org
· 11 years ago