Searched refs:gpr_thd_currentid (Results 1 – 10 of 10) sorted by relevance
38 GPRAPI gpr_thd_id gpr_thd_currentid(void);
37 GPR_ASSERT(gpr_thd_currentid() == g_init_thread)
38 g_init_thread = gpr_thd_currentid(); in iomgr_platform_init()
174 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
202 gpr_thd_id gpr_thd_currentid(void) { in gpr_thd_currentid() function
252 gpr_thd_currentid
318 printf("%lx", (unsigned long) gpr_thd_currentid); in main()
1218 log_func(args->file, args->line, gpr_thd_currentid(), in grpcsharp_log_handler()
826 #define gpr_thd_currentid gpr_thd_currentid_import macro
160 return static_cast<unsigned long>(gpr_thd_currentid()); in openssl_thread_id_cb()