summaryrefslogtreecommitdiff
path: root/lib/getrandom.c
diff options
context:
space:
mode:
authorTimo Myyrä <timo.myyra@bittivirhe.fi>2020-06-28 10:27:21 +0200
committerMattias Engdegård <mattiase@acm.org>2020-06-28 10:27:21 +0200
commite4028d15153a29966425d93be6374fae770d14a8 (patch)
tree1cfd0e417a7999dfe35091fcace7088a90aedca7 /lib/getrandom.c
parent5ce5cf643840cd6efd25d987bc5b6f12478c50a6 (diff)
downloademacs-e4028d15153a29966425d93be6374fae770d14a8.tar.gz
emacs-e4028d15153a29966425d93be6374fae770d14a8.tar.bz2
emacs-e4028d15153a29966425d93be6374fae770d14a8.zip
Add thread-naming support for OpenBSD
OpenBSD has pthread_set_name_np; FreeBSD appears to have both this call and pthread_setname_np (the latter call is used in preference). * configure.ac: Detect pthread_set_name_np. * sys/systhread.c: Include <pthread_np.h> and call pthread_set_name_np if available.
Diffstat (limited to 'lib/getrandom.c')
0 files changed, 0 insertions, 0 deletions