aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/cc/ClassThread.md
blob: 32bb2862069d3d814b010bc2277be99ab999fc6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#Class tensorflow::Thread





##Member Summary

* [tensorflow::Thread::Thread](#tensorflow_Thread_Thread)
* [virtual tensorflow::Thread::~Thread](#virtual_tensorflow_Thread_Thread)
  * Blocks until the thread of control stops running.

##Member Details

#### tensorflow::Thread::Thread() {#tensorflow_Thread_Thread}





#### virtual tensorflow::Thread::~Thread() {#virtual_tensorflow_Thread_Thread}

Blocks until the thread of control stops running.