HomeSort by: relevance | last modified time | path
    Searched refs:gthread_funcs (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
thread.c 2277 static const struct internalvar_funcs gthread_funcs = variable in typeref:struct:internalvar_funcs
2406 create_internalvar_type_lazy ("_gthread", &gthread_funcs, NULL);
  /src/external/gpl3/gdb.old/dist/gdb/
thread.c 2266 static const struct internalvar_funcs gthread_funcs = variable in typeref:struct:internalvar_funcs
2395 create_internalvar_type_lazy ("_gthread", &gthread_funcs, NULL);

Completed in 23 milliseconds