HomeFreeBSD

bhyve/snapshot: fix pthread_create() error check

Description

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

(cherry picked from commit 51fbd894ddadd6a1bc4cb72de8ac4e92c013bd36)

Details

Provenance
rewAuthored on Jan 19 2022, 5:40 PM
jhbCommitted on Jan 26 2023, 6:46 PM
Reviewer
khng
Differential Revision
D33930: bhyve/snapshot: fix pthread_create() error check
Parents
rG89698430bf83: bhyve/snapshot: split up mutex/cond initialization from socket creation
Branches
Unknown
Tags
Unknown