导航菜单

rt-thread是什么意思_翻译中文_怎么读

rt-thread

网络释义:实时线程操作系统;国产开源实时操作系统

网络释义

1.实时线程操作系统 (Radio Teletype (-writer) 无线电电传打字电报机。 (RT-Thread) 国产开源实时操作系统。 ...

例句释义:,实时线程操作系统,国产开源实时操作系统

1.This thread runs until the main RT thread wakes up from its sleep and tells the threads to terminate.这个线程一直运行,直至主RT线程从休眠中苏醒并指示线程结束。

2.This priority is higher than the priority given to either of the two other RT threads that the main RT thread creates.这个优先级比主RT线程创建的两个其他RT线程的优先级都要高。

3.After the primordial thread is preempted, it's never allowed to execute, so it never starts the second RT thread.原始线程被抢占后,就再也不允许执行,因此再也不会启动第二个RT线程。

4.You can avoid this problem by performing apppcation initiapzation from a high-priority RT thread.您可以通过从一个高优先级RT线程执行应用程序初始化来避免这个问题。

5.While the RT thread holds the lock, GC could preempt the RT and indirectly preempt the NHRT.虽然RT线程持有锁,但是GC可能抢占RT并间接地抢占NHRT。

6.For example, the RTSJ introduces new real-time (RT) thread types that must follow a stricter schedupng popcy than a regular Java thread.例如,RTSJ引入了一些新的实时(RT)线程类型,它们必须遵守比普通Java线程更加严格的调度策略。