bhyve/snapshot: fix pthread_create() error check
pthread_create() returns 0 on success or an error number on failure.
Reviewed by: khng, markj
Differential Revision: https://reviews.freebsd.org/D33930
bhyve/snapshot: fix pthread_create() error check Tags None Referenced Files None Subscribers None
Description
Details
|