The public KPI is now intr_event_**,
- Convert existing documented functions to their equivalents.
- Fix up the function arguments
- Fix up the possible error return values for each
- Remove ithread_schedule() completely
- Fix up MLINKS
Future changes will update the descriptive text for these functions, and
add documentation for some of the newer functions that are missing.
PR: 100803
Based on work by: trhodes, ygy