Searched refs:jmp_table (Results 1 – 1 of 1) sorted by relevance
204 static pthread_func_t jmp_table[][2] = { variable327 if (sizeof(jmp_table) != sizeof(pthread_func_t) * PJT_MAX * 2) in _libpthread_init()329 memcpy(__thr_jtable, jmp_table, sizeof(jmp_table)); in _libpthread_init()