VMS Help  —  POSIX Threads, PTHREAD routines, pthread_mutex_trylock
    Attempts to lock the specified mutex. If the mutex is already
    locked, the calling thread does not wait for the mutex to become
    available.
Additional Information: explode extract
C Binding Arguments Description Return Values Associated Routines
Close Help