AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
#Power
#Operatingsystems
#Servers
 View Only
  • 1.  semtimedop function for AIX?

    Posted 05/29/06 03:32 AM

    Originally posted by: SystemAdmin


    The Win32 function WaitForSingleObject( ) waits on a synchronization object. It does not return
    until the object becomes available or a time-out occurs.
    This is equivalent to the linux semtimedop() function.
    Is there a equivalent AIX function ?
    #AIX-Forum


  • 2.  Re: semtimedop function for AIX?

    Posted 05/30/06 04:25 PM

    Originally posted by: SystemAdmin


    I'm going to show my true ignorance here and suggest you look at the AIX semephor documentation and especailly semop and sem_timedwait.
    #AIX-Forum