Searched refs:first_init (Results 1 – 7 of 7) sorted by relevance
476 static bool first_init = true; in AHeapProfile_initSession() local479 if (first_init && pthread_atfork(/*prepare=*/nullptr, /*parent=*/nullptr, in AHeapProfile_initSession()485 first_init = false; in AHeapProfile_initSession()
159 bool first_init; member
393 draw->first_init = true; in loader_dri3_drawable_init()1569 if (draw->first_init) { in dri3_update_drawable()1578 draw->first_init = false; in dri3_update_drawable()
111 static int first_init (const char *name, char *ebuf, int promisc);209 !first_init(pcap->opt.device, pcap->errbuf, pcap->opt.promisc)) in pcap_activate_dos()799 static int first_init (const char *name, char *ebuf, int promisc) in first_init() function
2262 static int first_init = 1; in libusb_init() local2308 if (first_init) { in libusb_init()2309 first_init = 0; in libusb_init()
575 bool first_init; in darwin_init() local580 first_init = (1 == ++init_count); in darwin_init()583 if (first_init) { in darwin_init()602 if (first_init) { in darwin_init()625 if (first_init) { in darwin_init()
1360 bool first_init = true; in ProcessDebugDump() local1377 if (first_init) { in ProcessDebugDump()1384 first_init = false; in ProcessDebugDump()