2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 09:05:40 +00:00

Remove ISC_PLATFORM_BUSYWAITNOP in favour of direct isc_rwlock_pause() define

This commit is contained in:
Ondřej Surý
2018-09-04 12:26:39 +02:00
parent 376bea8b40
commit 22e5231f99
6 changed files with 22 additions and 226 deletions

View File

@@ -134,11 +134,6 @@
*/
@ISC_PLATFORM_HAVESYSUNH@
/*
* Define with the busy wait nop asm or function call.
*/
@ISC_PLATFORM_BUSYWAITNOP@
/*
* Define if the platform has <strings.h>.
*/