RenΓ©'s URL Explorer Experiment
go
Title:
[thread.barrier]
direct link
Domain:
timsong-cpp.github.io
Links
:
[thread]
https://timsong-cpp.github.io/cppwp/#thread
[thread.coord]
https://timsong-cpp.github.io/cppwp/thread.coord#thread.barrier
[thread.barrier.general]
https://timsong-cpp.github.io/cppwp/thread.barrier#general
[barrier.syn]
https://timsong-cpp.github.io/cppwp/thread.barrier#barrier.syn
[thread.barrier.class]
https://timsong-cpp.github.io/cppwp/thread.barrier#class
32.9.3.1
https://timsong-cpp.github.io/cppwp/thread.barrier#general
[thread.barrier.general]
https://timsong-cpp.github.io/cppwp/thread.barrier.general
1
https://timsong-cpp.github.io/cppwp/thread.barrier#general-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10849
.
https://timsong-cpp.github.io/cppwp/thread.barrier#general-1.sentence-1
1
https://timsong-cpp.github.io/cppwp/thread.barrier#general-note-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#general-1.sentence-2
32.9.3.2
https://timsong-cpp.github.io/cppwp/thread.barrier#barrier.syn
[barrier.syn]
https://timsong-cpp.github.io/cppwp/barrier.syn
π
https://timsong-cpp.github.io/cppwp/thread.barrier#header:%3cbarrier%3e
32.9.3.3
https://timsong-cpp.github.io/cppwp/thread.barrier#class
[thread.barrier.class]
https://timsong-cpp.github.io/cppwp/thread.barrier.class
1
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10899
barrier phase
https://timsong-cpp.github.io/cppwp/thread.barrier#def:barrier_phase
(1.1)
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.1.sentence-1
(1.2)
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.2
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.2.sentence-1
(1.3)
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.3
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-1.3.sentence-1
2
https://timsong-cpp.github.io/cppwp/thread.barrier#class-2
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10920
phase synchronization point
https://timsong-cpp.github.io/cppwp/thread.barrier#def:barrier,phase_synchronization_point
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-2.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-2.sentence-2
3
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10927
phase completion step
https://timsong-cpp.github.io/cppwp/thread.barrier#def:phase_completion_step
(3.1)
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.1.sentence-1
(3.2)
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.2
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.2.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.sentence-2
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-3.sentence-3
4
https://timsong-cpp.github.io/cppwp/thread.barrier#class-4
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10941
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-4.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-4.sentence-2
5
https://timsong-cpp.github.io/cppwp/thread.barrier#class-5
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10947
Cpp17MoveConstructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17Destructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-5.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-5.sentence-2
6
https://timsong-cpp.github.io/cppwp/thread.barrier#class-6
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10953
Cpp17DefaultConstructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17DefaultConstructible
30
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.defaultconstructible
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-6.sentence-1
7
https://timsong-cpp.github.io/cppwp/thread.barrier#class-7
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10961
Cpp17MoveConstructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17MoveAssignable
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveAssignable
33
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveassignable
Cpp17Destructible
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35
https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.destructible
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-7.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:max,barrier
8
https://timsong-cpp.github.io/cppwp/thread.barrier#class-8
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10974
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-8.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:barrier,constructor
9
https://timsong-cpp.github.io/cppwp/thread.barrier#class-9
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10986
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-9.sentence-1
10
https://timsong-cpp.github.io/cppwp/thread.barrier#class-10
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10991
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-10.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-10.sentence-2
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-10.sentence-3
1
https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-10.sentence-4
11
https://timsong-cpp.github.io/cppwp/thread.barrier#class-11
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11001
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-11.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:arrive,barrier
12
https://timsong-cpp.github.io/cppwp/thread.barrier#class-12
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11012
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-12.sentence-1
13
https://timsong-cpp.github.io/cppwp/thread.barrier#class-13
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11018
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-13.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-13.sentence-2
14
https://timsong-cpp.github.io/cppwp/thread.barrier#class-14
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11024
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-14.sentence-1
15
https://timsong-cpp.github.io/cppwp/thread.barrier#class-15
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11029
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-15.sentence-1
16
https://timsong-cpp.github.io/cppwp/thread.barrier#class-16
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11033
[thread.req.exception]
https://timsong-cpp.github.io/cppwp/thread.req.exception
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-16.sentence-1
17
https://timsong-cpp.github.io/cppwp/thread.barrier#class-17
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11037
[thread.mutex.requirements.mutex]
https://timsong-cpp.github.io/cppwp/thread.mutex.requirements.mutex
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-17.sentence-1
18
https://timsong-cpp.github.io/cppwp/thread.barrier#class-18
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11042
2
https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-2
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-18.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:wait,barrier
19
https://timsong-cpp.github.io/cppwp/thread.barrier#class-19
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11054
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-19.sentence-1
20
https://timsong-cpp.github.io/cppwp/thread.barrier#class-20
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11060
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-20.sentence-1
3
https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-3
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-20.sentence-2
21
https://timsong-cpp.github.io/cppwp/thread.barrier#class-21
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11070
[thread.req.exception]
https://timsong-cpp.github.io/cppwp/thread.req.exception
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-21.sentence-1
22
https://timsong-cpp.github.io/cppwp/thread.barrier#class-22
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11074
[thread.mutex.requirements.mutex]
https://timsong-cpp.github.io/cppwp/thread.mutex.requirements.mutex
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-22.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:arrive_and_wait,barrier
23
https://timsong-cpp.github.io/cppwp/thread.barrier#class-23
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11086
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-23.sentence-1
π
https://timsong-cpp.github.io/cppwp/thread.barrier#lib:arrive_and_drop,barrier
24
https://timsong-cpp.github.io/cppwp/thread.barrier#class-24
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11097
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-24.sentence-1
25
https://timsong-cpp.github.io/cppwp/thread.barrier#class-25
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11101
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-25.sentence-1
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-25.sentence-2
26
https://timsong-cpp.github.io/cppwp/thread.barrier#class-26
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11106
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-26.sentence-1
27
https://timsong-cpp.github.io/cppwp/thread.barrier#class-27
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11111
[thread.req.exception]
https://timsong-cpp.github.io/cppwp/thread.req.exception
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-27.sentence-1
28
https://timsong-cpp.github.io/cppwp/thread.barrier#class-28
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11115
[thread.mutex.requirements.mutex]
https://timsong-cpp.github.io/cppwp/thread.mutex.requirements.mutex
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-28.sentence-1
29
https://timsong-cpp.github.io/cppwp/thread.barrier#class-29
#
https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11120
4
https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-4
.
https://timsong-cpp.github.io/cppwp/thread.barrier#class-29.sentence-1
URLs of
crawlers that visited me
.