Documentation/Source/eric5.DebugClients.Python.DebugClientThreads.html

changeset 3018
70924c0bdaf1
parent 2387
2d119e79ab54
child 3591
2f2a4a76dd22
equal deleted inserted replaced
3017:6a8cb7632448 3018:70924c0bdaf1
106 If mainThread is non-zero, then we are attaching to the already 106 If mainThread is non-zero, then we are attaching to the already
107 started mainthread of the app and the rest of the args are ignored. 107 started mainthread of the app and the rest of the args are ignored.
108 </p><dl> 108 </p><dl>
109 <dt><i>target</i></dt> 109 <dt><i>target</i></dt>
110 <dd> 110 <dd>
111 the start function of the target thread (i.e. the user code) 111 the start function of the target thread (i.e. the
112 user code)
112 </dd><dt><i>args</i></dt> 113 </dd><dt><i>args</i></dt>
113 <dd> 114 <dd>
114 arguments to pass to target 115 arguments to pass to target
115 </dd><dt><i>kwargs</i></dt> 116 </dd><dt><i>kwargs</i></dt>
116 <dd> 117 <dd>

eric ide

mercurial