The timedsleep.c sample demonstrates the use of the srv_timedsleep(), srv_createmutex(), srv_lockmutex(), and srv_unlockmutex() API functions. Use the sample to play the Rock-Paper-Scissors game with two isql connections.
The srv_timedsleep() API
function and this sample program are only available with the threaded
libraries.