aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/cc/ClassThread.md
blob: b01168aaca1ca923c19850c6d9433a7d63871ff5 (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.