代码搜索:sync

找到约 6,244 项符合「sync」的源代码

代码结果 6,244
www.eeworm.com/read/347503/3171839

s membar.s

# Test membar args .text membar 0 membar 127 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad membar #Sync membar #MemIssue membar #Lookaside membar #StoreStore m
www.eeworm.com/read/340665/3267678

s membar.s

# Test membar args .text membar 0 membar 127 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad membar #Sync membar #MemIssue membar #Lookaside membar #StoreStore m
www.eeworm.com/read/447738/1697942

s membar.s

# Test membar args .text membar 0 membar 127 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad membar #Sync membar #MemIssue membar #Lookaside membar #StoreStore m
www.eeworm.com/read/441606/1769816

properties syncml.properties

# # Configuration file for the SyncML client agent # # # The initial URL for the SyncML request # syncml-url=http://localhost:8080/sync4j/sync # # The target URI of the server being cont
www.eeworm.com/read/395929/2429840

s membar.s

# Test membar args .text membar 0 membar 127 membar #Sync|#MemIssue|#Lookaside|#StoreStore|#LoadStore|#StoreLoad|#LoadLoad membar #Sync membar #MemIssue membar #Lookaside membar #StoreStore m
www.eeworm.com/read/147363/12559944

h tvdispid.h

// tvdispid.h #ifndef __TVDISPID_H__ #define __TVDISPID_H__ #ifdef __MKTYPLIB__ // Sync event notifications typedef enum tvsyncevent { // Loader sync events // Corresponding message
www.eeworm.com/read/133772/5900985

cxx mutex.cxx

//========================================================================== // // sync/mutex.cxx // // Mutex and condition variable implementation // //===============================
www.eeworm.com/read/133772/5900986

cxx bin_sem.cxx

//========================================================================== // // sync/bin_sem.cxx // // Binary semaphore implementation // //=========================================
www.eeworm.com/read/133772/5900990

cxx cnt_sem.cxx

//========================================================================== // // sync/cnt_sem.cxx // // Counting semaphore implementation // //=======================================
www.eeworm.com/read/128447/5990630

cxx mutex.cxx

//========================================================================== // // sync/mutex.cxx // // Mutex and condition variable implementation // //=====================================