Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
584c9057
"examples/vscode:/vscode.git/clone" did not exist on "0c63c3839a8dbaf336f640db3ddc8462d4f6711a"
Commit
584c9057
authored
Jun 06, 2011
by
Davis King
Browse files
updated docs
parent
8a3ff4ff
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
docs/docs/api.xml
docs/docs/api.xml
+2
-2
No files found.
docs/docs/api.xml
View file @
584c9057
...
@@ -1168,8 +1168,8 @@
...
@@ -1168,8 +1168,8 @@
<a
href=
"dlib/threads/thread_pool_extension.h.html"
>
here
</a>
. It is
<a
href=
"dlib/threads/thread_pool_extension.h.html"
>
here
</a>
. It is
implemented such that no memory allocations occur after the thread pool
implemented such that no memory allocations occur after the thread pool
has been constructed (the future object also doesn't perform any memory allocations or contain any system
has been constructed (the future object also doesn't perform any memory allocations or contain any system
resources such as mutex objects)
.
resources such as mutex objects)
so long as the user doesn't call
any of the add_task_by_value() routines.
</description>
</description>
<examples>
<examples>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment