the great type change
This commit is contained in:
@@ -48,6 +48,6 @@ typedef pthread_cond_t isc_condition_t;
|
||||
ISC_R_SUCCESS : ISC_R_UNEXPECTED)
|
||||
|
||||
isc_result_t isc_condition_waituntil(isc_condition_t *, isc_mutex_t *,
|
||||
isc_time_t);
|
||||
isc_time_t *);
|
||||
|
||||
#endif /* ISC_CONDITION_H */
|
||||
|
||||
Reference in New Issue
Block a user