Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/tools/testing/selftests/livepatch/   (Linux Kernel Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 22 kB image not shown  

Quelle  local_lock.h   Sprache: unbekannt

 
#ifndef _LINUX_LOCAL_LOCK
#define _LINUX_LOCAL_LOCK
typedef struct { } local_lock_t;

static inline void local_lock(local_lock_t *lock) { }
static inline void local_unlock(local_lock_t *lock) { }
#define INIT_LOCAL_LOCK(x) { }
#endif

Messung V0.5 in Prozent
C=95 H=95 G=94

[zur Elbe Produktseite wechseln0.5QuellennavigatorsAnalyse erneut starten2026-06-07]