aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/g3doc/api_docs/cc/ClassThread.md
blob: 56127d72ad94576e45d926ca06801f765af7b181 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# `class tensorflow::Thread`

Represents a thread used to run a Tensorflow function.



###Member Details

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





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

Blocks until the thread of control stops running.