Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 21 of 21 for timer_create (0.16 sec)

  1. src/syscall/zsysnum_freebsd_arm64.go

    	SYS_CLOCK_GETRES             = 234 // { int clock_getres(clockid_t clock_id, struct timespec *tp); }
    	SYS_KTIMER_CREATE            = 235 // { int ktimer_create(clockid_t clock_id, struct sigevent *evp, int *timerid); }
    	SYS_KTIMER_DELETE            = 236 // { int ktimer_delete(int timerid); }
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Sep 16 01:17:28 UTC 2022
    - 35.8K bytes
    - Viewed (0)
Back to top