mirror_zfs/cmd/zpool
Jorgen Lundman d553fb9b9e
Avoid adding new primitives in zpool wait
zpool wait brought in sem_init() and family, which is a primitive set
not previously used in Open ZFS. It also happens to be deprecated
on macOS. Replace with phtread API calls.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: John Gallagher <john.gallagher@delphix.com>
Signed-off-by: Jorgen Lundman <lundman@lundman.net>
Closes #10468
2020-06-18 10:44:45 -07:00
..
os Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zpool.d Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
Makefile.am Remove unnecessary references to slavery 2020-06-10 17:07:59 -07:00
zpool_iter.c Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
zpool_main.c Avoid adding new primitives in zpool wait 2020-06-18 10:44:45 -07:00
zpool_util.c OpenZFS restructuring - zpool 2019-09-30 12:16:06 -07:00
zpool_util.h Remove refences to blacklist/whitelist 2020-06-16 11:41:45 -07:00
zpool_vdev.c Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00