gecko-dev/ipc/chromium
Nicholas Nethercote 334f89c567 Bug 1339327 (part 5) - Rename some profiler functions related to sleeping. r=mstange.
The new names make it clearer that these actions apply to just one thread.

- profiler_sleep_start() --> profiler_thread_sleep()
- profiler_sleep_end()   --> profiler_thread_wake()
- profiler_is_sleeping() --> profiler_thread_is_sleeping()
- GeckoProfilerSleepRAII --> GeckoProfilerThreadSleepRAII
- GeckoProfilerWakeRAII  --> GeckoProfilerThreadWakeRAII
2017-02-15 14:26:23 +11:00
..
atomics Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00
src Bug 1339327 (part 5) - Rename some profiler functions related to sleeping. r=mstange. 2017-02-15 14:26:23 +11:00
chromium-config.mozbuild Bug 1325299 - Don't explicitly set PSAPI_VERSION. r=glandium 2016-12-30 01:29:52 +09:00
moz.build Bug 1331205 - update ipc/'s copy of locks and condition variables from Chromium upstream; r=jld 2017-02-03 14:28:58 -05:00