Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dthread_pool.cc35 class Thread { class
44 explicit Thread(BlockingCounter* counter_to_decrement_when_ready, in Thread() function in ruy::Thread
53 ~Thread() { in ~Thread()
106 static void ThreadFunc(Thread* arg) { arg->ThreadFuncImpl(); } in ThreadFunc()
211 new Thread(&counter_to_decrement_when_ready_, spin_duration_)); in CreateThreads()
A Dthread_pool.h35 class Thread; variable
103 std::vector<Thread*> threads_;
/AliOS-Things-master/components/mqtt/MQTTClient-C/
A DMQTTClient.h131 Thread thread;
/AliOS-Things-master/components/fatfs/
A DREADME.md13 - Thread safe for RTOS.
/AliOS-Things-master/components/jsoncpp/CMakeFiles/
A DCMakeOutput.log26 Thread model: posix
65 Thread model: posix
110 ignore line: [Thread model: posix]
149 ignore line: [Thread model: posix]
/AliOS-Things-master/components/amp-utility/tftp/
A Dhaasdevice.py457 server_t = threading.Thread(target=start_tftp_server,args=((host,port)))
/AliOS-Things-master/components/jsoncpp/src/lib_json/
A DCMakeLists.txt108 #MSVC 1900 cxx_thread_local # Thread-local variables, as defined in N2659.
/AliOS-Things-master/components/SDL2/src/image/
A Dconfig.log69 Thread model: posix
332 Thread model: posix
370 Thread model: posix
/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dconfig.h.bak1022 * Thread v1.0.0 specification; incompatible changes to the specification
2210 * Thread v1.0.0 specification; incompatible changes to the specification
/AliOS-Things-master/components/mbedtls/
A DChangeLog1267 * Experimental support for EC J-PAKE as defined in Thread 1.0.0.
1270 block. (Potential uses include EAP-TLS and Thread.)

Completed in 378 milliseconds