Lines Matching refs:list
1953 =item 4. Wee, just use a double-linked list for your timeouts.
1960 at the I<end> of the list.
1963 the list is expected to fire (for example, using the technique #3).
1965 When there is some activity, remove the timer from the list, recalculate
1966 the timeout, append it to the end of the list again, and make sure to
1967 update the C<ev_timer> if it was taken from the beginning of the list.
1972 ensures that the list stays sorted.
4018 Here is a list of things available in the C<ev> namespace:
4092 list.
4913 If you need to re-export the API (e.g. via a DLL) and you need a list of
4914 exported symbols, you can use the provided F<Symbol.*> files which list
5093 If you are unsure about something, feel free to contact the mailing list
5383 These just add the watcher into an array or at the head of a list.