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

  /src/lib/libpthread/
pthread_misc.c 115 pthread_setaffinity_np(pthread_t thread, size_t size, cpuset_t *cpuset) function in typeref:typename:int
pthread.h 233 int pthread_setaffinity_np(pthread_t, size_t, cpuset_t *);
Makefile 158 MLINKS+= affinity.3 pthread_setaffinity_np.3
  /src/lib/libc/thread-stub/
thread-stub.c 95 __weak_alias(pthread_setaffinity_np, __libc_mutex_catchall_stub)

Completed in 13 milliseconds