[Hamlib-developer] [Hamlib/Hamlib] 7c071b: Add winpthreads.h -- not sure if this will actuall...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-08-26 16:39:35
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 7c071b84b69f1fb0436af458db9359b9e42a696a https://github.com/Hamlib/Hamlib/commit/7c071b84b69f1fb0436af458db9359b9e42a696a Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-08-26 (Fri, 26 Aug 2022) Changed paths: M include/hamlib/rig.h A include/hamlib/winpthreads.h Log Message: ----------- Add winpthreads.h -- not sure if this will actually work in MSVC compiliaton for true threading support. But at least it let's it compile and satisfied the pthread calls. For standalone apps threading is not currently used although pthread mutex calls are used. https://github.com/Hamlib/Hamlib/issues/1107# |