void envoy_call_timer ( bits32_t when, void (*what)(void) )
This routine executes the what function after when ticks have elapsed. This function is used internally to respond when the interval between the test and set of a "test and set" exceeds the timeout specified by when.
N/A
saIoLib