Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
0810a7c25a156c1945771eb16ca1a6512be4f295
/
rtc_base
/
platform_thread.h
5a1a6db
Update PlatformThread constructor to take name with absl::string_view
by Danil Chapovalov
· 7 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 7 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 7 years ago
2e00abc
Reland "[cleanup] Remove useless includes."
by Yves Gerey
· 7 years ago
96a0f61
Revert "[cleanup] Remove useless includes."
by Oleh Prypin
· 7 years ago
be8b534
[cleanup] Remove useless includes.
by Yves Gerey
· 7 years ago
1f3f3c2
Reland "Remove criticalsection.cc dependency on platform_thread.cc."
by Tommi
· 7 years ago
08ff173
Revert "Remove criticalsection.cc dependency on platform_thread.cc."
by Guido Urdaneta
· 7 years ago
5af97ee
Remove criticalsection.cc dependency on platform_thread.cc.
by Tommi
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 8 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 8 years ago
[Renamed from webrtc/rtc_base/platform_thread.h]
e96c45b
Reland "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by kjellander
· 8 years ago
0072511
Revert "Update includes for webrtc/{base => rtc_base} rename (3/3)"
by Henrik Kjellander
· 8 years ago
f1c5ebf
Update includes for webrtc/{base => rtc_base} rename (3/3)
by kjellander
· 8 years ago
c036276
Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
[Renamed (96%) from webrtc/base/platform_thread.h]
ec78f1c
Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002)
by Henrik Kjellander
· 8 years ago
6776518
Move webrtc/{base => rtc_base}
by Henrik Kjellander
· 8 years ago
0f8b403
Introduce a new constructor to PlatformThread.
by tommi
· 8 years ago
82ead60
Replace the stop_event_ in PlatformThread with an atomic flag
by tommi
· 8 years ago
555604a
Replace scoped_ptr with unique_ptr in webrtc/base/
by jbauch
· 9 years ago
845afa8
Update PlatformThread to support a couple of new properties.
by tommi
· 9 years ago
8c38e8b
Clean up PlatformThread.
by Peter Boström
· 10 years ago
12411ef
Move ThreadWrapper to ProcessThread in base.
by pbos
· 10 years ago
ea14f0a
Move SetCurrentThreadName to platform_thread.* in rtc_base_approved,
by Tommi
· 10 years ago
bebc690
Add platform_thread source files and move types from thread_checker_impl to there.
by Tommi
· 10 years ago