代码搜索:Synchronization

找到约 1,570 项符合「Synchronization」的源代码

代码结果 1,570
www.eeworm.com/read/410060/2218659

readme_intsync

FILE LIST - intSync.c DESCRIPTION - This is a demo to demonstrate synchronization between tasks running on multiple CPUs by using interrupts across the VME backplane.
www.eeworm.com/read/378488/2685848

readme_intsync

FILE LIST - intSync.c DESCRIPTION - This is a demo to demonstrate synchronization between tasks running on multiple CPUs by using interrupts across the VME backplane.
www.eeworm.com/read/392996/8316202

h synch.h

// synch.h // Data structures for synchronizing threads. // // Three kinds of synchronization are defined here: semaphores, // locks, and condition variables. The implementation for // semaphores is
www.eeworm.com/read/392996/8316209

cpp synch.cpp

// synch.cc // Routines for synchronizing threads. Three kinds of // synchronization routines are defined here: semaphores, locks // and condition variables (the implementation of the last two /
www.eeworm.com/read/235522/14065459

cc synch-sleep.cc

// synch.cc // Routines for synchronizing threads. Three kinds of // synchronization routines are defined here: semaphores, locks // and condition variables (the implementation of the last two /
www.eeworm.com/read/235522/14065466

h synch-sleep.h

// synch.h // Data structures for synchronizing threads. // // Three kinds of synchronization are defined here: semaphores, // locks, and condition variables. The implementation for // semaphores is
www.eeworm.com/read/235522/14065468

cc synch-sem.cc

// synch.cc // Routines for synchronizing threads. Three kinds of // synchronization routines are defined here: semaphores, locks // and condition variables (the implementation of the last two /
www.eeworm.com/read/235522/14065484

cc synch.cc

// synch.cc // Routines for synchronizing threads. Three kinds of // synchronization routines are defined here: semaphores, locks // and condition variables (the implementation of the last two /
www.eeworm.com/read/235522/14065494

h synch-sem.h

// synch.h // Data structures for synchronizing threads. // // Three kinds of synchronization are defined here: semaphores, // locks, and condition variables. The implementation for // semaphores is
www.eeworm.com/read/201810/15396075

txt qep_drv.asm.txt

;===================================================================== ; File : qep_drv.asm ; Module Name : QEP_THETA_DRV ; Initialization Routine : QEP_THETA_DRV_INIT ; Synchronization Routine :