RenΓ©'s URL Explorer Experiment


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.1https://timsong-cpp.github.io/cppwp/thread.barrier#general
[thread.barrier.general]https://timsong-cpp.github.io/cppwp/thread.barrier.general
1https://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
1https://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.2https://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.3https://timsong-cpp.github.io/cppwp/thread.barrier#class
[thread.barrier.class]https://timsong-cpp.github.io/cppwp/thread.barrier.class
1https://timsong-cpp.github.io/cppwp/thread.barrier#class-1
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10899
barrier phasehttps://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
2https://timsong-cpp.github.io/cppwp/thread.barrier#class-2
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10920
phase synchronization pointhttps://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
3https://timsong-cpp.github.io/cppwp/thread.barrier#class-3
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10927
phase completion stephttps://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
4https://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
5https://timsong-cpp.github.io/cppwp/thread.barrier#class-5
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10947
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17Destructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35https://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
6https://timsong-cpp.github.io/cppwp/thread.barrier#class-6
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10953
Cpp17DefaultConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17DefaultConstructible
30https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.defaultconstructible
.https://timsong-cpp.github.io/cppwp/thread.barrier#class-6.sentence-1
7https://timsong-cpp.github.io/cppwp/thread.barrier#class-7
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L10961
Cpp17MoveConstructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveConstructible
31https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveconstructible
Cpp17MoveAssignablehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17MoveAssignable
33https://timsong-cpp.github.io/cppwp/utility.arg.requirements#tab:cpp17.moveassignable
Cpp17Destructiblehttps://timsong-cpp.github.io/cppwp/utility.arg.requirements#:Cpp17Destructible
35https://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
8https://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
9https://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
10https://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
1https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-1
.https://timsong-cpp.github.io/cppwp/thread.barrier#class-10.sentence-4
11https://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
12https://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
13https://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
14https://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
15https://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
16https://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
17https://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
18https://timsong-cpp.github.io/cppwp/thread.barrier#class-18
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11042
2https://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
19https://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
20https://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
3https://timsong-cpp.github.io/cppwp/thread.barrier#class-note-3
.https://timsong-cpp.github.io/cppwp/thread.barrier#class-20.sentence-2
21https://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
22https://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
23https://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
24https://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
25https://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
26https://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
27https://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
28https://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
29https://timsong-cpp.github.io/cppwp/thread.barrier#class-29
#https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/threads.tex#L11120
4https://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.