Skip to content

Commit 96c19da

Browse files
-remove thread wrapper classes mentions (#390)
- thread wrapper classes (std::thread like) were removed during the revamp
1 parent 45553e1 commit 96c19da

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

source/elements/oneTBB/source/task_scheduler/scheduling_controls/global_control_cls.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,7 @@ Member types and constants
6262

6363
**Selection rule**: maximum
6464

65-
Set stack size for threads created by the library, including working threads in the task scheduler
66-
and threads controlled by thread wrapper classes.
65+
Set stack size for working threads created by the library.
6766

6867
.. cpp:enum:: parameter::terminate_on_exception
6968

0 commit comments

Comments
 (0)