mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-06 18:29:47 +00:00
sync with master.
This commit is contained in:
parent
be050429a3
commit
2df96d8e02
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=160333
@ -745,10 +745,15 @@
|
|||||||
454 AUE_NULL UNIMPL _umtx_op
|
454 AUE_NULL UNIMPL _umtx_op
|
||||||
455 AUE_NULL UNIMPL thr_new
|
455 AUE_NULL UNIMPL thr_new
|
||||||
456 AUE_NULL UNIMPL sigqueue
|
456 AUE_NULL UNIMPL sigqueue
|
||||||
457 AUE_NULL UNIMPL mq_open
|
457 AUE_NULL UNIMPL kmq_open
|
||||||
458 AUE_NULL UNIMPL mq_setattr
|
458 AUE_NULL UNIMPL kmq_setattr
|
||||||
459 AUE_NULL UNIMPL mq_timedreceive
|
459 AUE_NULL UNIMPL kmq_timedreceive
|
||||||
460 AUE_NULL UNIMPL mq_timedsend
|
460 AUE_NULL UNIMPL kmq_timedsend
|
||||||
461 AUE_NULL UNIMPL mq_notify
|
461 AUE_NULL UNIMPL kmq_notify
|
||||||
462 AUE_NULL UNIMPL mq_unlink
|
462 AUE_NULL UNIMPL kmq_unlink
|
||||||
463 AUE_NULL MNOPROTO { int abort2(const char *why, int nargs, void **args); }
|
463 AUE_NULL MNOPROTO { int abort2(const char *why, int nargs, void **args); }
|
||||||
|
464 AUE_NULL UNIMPL thr_set_name
|
||||||
|
465 AUE_NULL UNIMPL aio_fsync
|
||||||
|
466 AUE_NULL UNIMPL thr_setscheduler
|
||||||
|
467 AUE_NULL UNIMPL thr_getscheduler
|
||||||
|
468 AUE_NULL UNIMPL thr_setschedparam
|
||||||
|
Loading…
x
Reference in New Issue
Block a user