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

  /src/external/mpl/bind/dist/lib/isc/include/isc/
thread.h 57 isc_thread_setname(isc_thread_t thread, const char *name);
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/include/isc/
thread.h 54 isc_thread_setname(isc_thread_t thread, const char *name);
  /src/external/mpl/dhcp/bind/dist/lib/isc/pthreads/
thread.c 103 isc_thread_setname(isc_thread_t thread, const char *name) { function
  /src/external/mpl/bind/dist/lib/isc/
thread.c 155 isc_thread_setname(isc_thread_t thread, const char *name) { function
loop.c 315 isc_thread_setname(helper->thread, name);
513 isc_thread_setname(loop->thread, name);
  /src/external/mpl/dhcp/bind/dist/lib/isc/
timer.c 704 isc_thread_setname(manager->thread, "timer");
  /src/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
netmgr.c 364 isc_thread_setname(worker->thread, name);
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
socket.c 3922 isc_thread_setname(manager->threads[i].thread, tname);

Completed in 33 milliseconds