会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 9. 发明授权
    • High performance synchronization of accesses by threads to shared resources
    • 线程访问共享资源的高性能同步
    • US07506339B2
    • 2009-03-17
    • US11437091
    • 2006-05-19
    • Deep K. Buch
    • Deep K. Buch
    • G06F9/00
    • G06F9/526G06F9/4843
    • In one aspect of the invention is a method to synchronize accesses by multiple threads to shared resources. The method entails a first thread entering a processing queue to contend for a lock on a shared resource. If a second thread exists, where the second thread is currently executing code, then the first thread may execute the critical section of code if the second thread is not currently executing the critical section; or if the second thread is currently executing the critical section of code, then the first thread may continue to contend for ownership of the shared resource until the second thread relinquishes ownership of the shared resource, or until a yield count expires.
    • 本发明的一个方面是将多个线程的访问同步到共享资源的方法。 该方法需要第一个线程进入处理队列以争取共享资源上的锁定。 如果第二个线程存在第二个线程正在执行代码的第二个线程,那么如果第二个线程当前没有执行临界部分,则第一个线程可以执行代码的关键部分; 或者如果第二个线程当前正在执行代码的关键部分,那么第一个线程可能会继续争夺共享资源的所有权,直到第二个线程放弃共享资源的所有权,或直到产生计数到期。