Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Windows Develop Process-Thread

SimuRWLock

  • Category : Process-Thread
  • Tags :
  • Update : 2012-11-26
  • Size : 29kb
  • Downloaded :0次
  • Author :ceo***
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Introduction - If you have any usage issues, please Google them yourself
Achieved through the Mutex package to read and write locks. Priority read lock to write lock. If write lock is waiting, the time lock has to wait until the write lock for the lock, and release to get. Read lock is a shared lock, write lock is an exclusive lock. Mutex and critical section provides two ways to achieve macro switch, Mutex object for the system kernel, the speed is slower, but better control. Speed ​ ​ critical areas, without access to critical areas without timeout, time-control inaccurate. BOOL ReadLock (int timeout = INFINITE) BOOL TryReadLock (int timeout = INFINITE, BOOL bLock = TRUE) BOOL ReadUnLock (int timeout = INFINITE) BOOL WriteLock (int timeout = INFINITE) BOOL TryWriteLock (int timeout = INFINITE, BOOL bLock = TRUE) BOOL WriteUnLock (int timeout = INFINITE) BOOL WriteToRead (int timeout = INFINITE) BOOL ReadToWrite (int timeout = INFINITE)
Packet file list
(Preview for download)
res\SimuRWLock.ico
...\SimuRWLock.rc2
ReadMe.txt
Resource.h
RWLock.cpp
RWLock.h
SimuRWLock.aps
SimuRWLock.clw
SimuRWLock.cpp
SimuRWLock.dsp
SimuRWLock.dsw
SimuRWLock.h
SimuRWLock.ncb
SimuRWLock.opt
SimuRWLock.plg
SimuRWLock.rc
SimuRWLockDlg.cpp
SimuRWLockDlg.h
StdAfx.cpp
StdAfx.h
res
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.