Home
last modified time | relevance | path

Searched refs:Thread (Results 1 – 25 of 30) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/Resource/
H A DUsersThreads.php22 use Google\Service\Gmail\Thread; alias
61 * @return Thread
67 return $this->call('get', [$params], Thread::class);
105 * @return Thread
111 return $this->call('modify', [$params], Thread::class);
121 * @return Thread
127 return $this->call('trash', [$params], Thread::class);
137 * @return Thread
143 return $this->call('untrash', [$params], Thread::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DListThreadsResponse.php31 protected $threadsType = Thread::class;
63 * @param Thread[]
70 * @return Thread[]
H A DThread.php20 class Thread extends \Google\Collection class
97 class_alias(Thread::class, 'Google_Service_Gmail_Thread');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DMessage.php63 protected $threadType = Thread::class;
263 * @param Thread
265 public function setThread(Thread $thread)
270 * @return Thread
H A DThread.php20 class Thread extends \Google\Model class
44 class_alias(Thread::class, 'Google_Service_HangoutsChat_Thread');
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DAbstractCaptureApplet.java95 public Thread newThread(Runnable r) { in start()
96 Thread th=new Thread(r, "Background processor"); in start()
97 th.setPriority(Thread.NORM_PRIORITY); in start()
H A DScreenRecorder.java75 Thread.sleep(toSleep); in runInternal()
283 private static abstract class SafeThread extends Thread {
H A DCaptureFrame.java221 Thread.sleep(200); // For Ubuntu. in capture()
326 Thread.sleep(200); // For Ubuntu. in record()
/plugin/indexmenu/images/thread2/
H A Dinfo.txt3 description=Thread style with own css style
/plugin/bez/mdl/
H A DThread_commentFactory.php13 public function get_from_thread(Thread $thread, $filters=array(), $orderby='', $limit=false) {
H A DThread_comment.php16 /** @var Thread */
H A DTaskFactory.php35 public function get_from_thread(Thread $thread) {
H A DThread.php10 class Thread extends Entity {
9 class Thread extends Entity { global() class
/plugin/bez/tpl/
H A Dthreads.php40 <?php foreach (\dokuwiki\plugin\bez\mdl\Thread::get_states() as $state): ?>
/plugin/jmol2/jmol/
H A DJmolApplet0_Minimize.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Minimize.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java570 System.out.println("-- Progress --> ["+Thread.currentThread()+"] "+counter+"/"+contentSize); in post()
/plugin/codemirror/dist/modes/
H A Dclike.min.js.map1Thread ThreadGroup ThreadLocal Throwable Triple Void\"\n ),\n multiLineStrings: true,\n b…

12